How can i redirect all the requests that are made to www.mysite.com to www.mysite.com/index_main.php and then rewrite www.mysite.com/index_main.php as www.mysite.com
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
Use the Apache DirectoryIndex directive to specify which file or files should be treated as the directory index. Example:
|
|||
|
|