Index path of my yii application is "site.com/www/index.php". How to write htaccess file to open my application by url: "site.com" ?
Asked
Active
Viewed 149 times
1 Answers
0
You should simply read this : http://www.yiiframework.com/doc/guide/1.1/en/topics.url#hiding-x-23x

soju
- 25,111
- 3
- 68
- 70
-
Where to put the file that given in the article? In the root directory? How I should set path to index.php? – user2814374 Sep 25 '13 at 13:34