Page 1 of 1

pages in url without extension

Posted: Mon Jun 15, 2009 5:13 am
by isaac_cm
hello
how I can make url in the browser for a web site without extension like that:
Thanks

Re: pages in url without extension

Posted: Mon Jun 15, 2009 11:56 am
by kaszu

Re: pages in url without extension

Posted: Mon Jun 15, 2009 1:14 pm
by isaac_cm
ok thanks but if I cant use mod_rewrite is there any other solutions ?

Re: pages in url without extension

Posted: Tue Jun 23, 2009 3:23 pm
by bshultz
There are third-party tools out there such as ISAPI Rewrite which allow you to have the same capabilities as mod_rewrite.

Re: pages in url without extension

Posted: Tue Jun 23, 2009 8:05 pm
by isaac_cm
thanks alot