1

http://localhost/projectname/

The above url works fine .

But if we input

http://localhost/PROJECTNAME/

it gives a "404 Page Not Found" error.

I just want to know how to convert Uppercase PROJECTNAME to Lowercase projectname.

I am using php 5.4 along with IIS 8.5. And I also want to get rid of index.php. I need some help with the rewrite rule or routing or maping.

Any help will be appreciated. Thanks.

ImHigh
  • 161
  • 1
  • 5

1 Answers1

-1

You have to do it by htacces only, Best way is don't use localhost use virtual host Use the ip directly ,you can get a bind pannel there you can set ip