-2

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" ?

halfer
  • 19,824
  • 17
  • 99
  • 186

1 Answers1

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