Question
Can't Redirect Domain to Subdomain
I'd like to redirect this domain http://tossource.com/ to this subdomain http://tossource.com/portal.php
I've created a mod_rewrite and edited the .htaccess file but it doesn't seem to work. I'm currently using this:
DirectoryIndex portal.php index.php index.html index.htm
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×