Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

Possible Duplicate:
remove .php extension with .htaccessremove .php extension with .htaccess

I have

http://www.example.com/test/categoryform.php 

In my .htaccess file, how do I rewrite that to display as:

http://www.example.com/test/categoryform/ 

Possible Duplicate:
remove .php extension with .htaccess

I have

http://www.example.com/test/categoryform.php 

In my .htaccess file, how do I rewrite that to display as:

http://www.example.com/test/categoryform/ 

Possible Duplicate:
remove .php extension with .htaccess

I have

http://www.example.com/test/categoryform.php 

In my .htaccess file, how do I rewrite that to display as:

http://www.example.com/test/categoryform/ 
insert duplicate link
Source Link

Possible Duplicate:
remove .php extension with .htaccess

I have

http://www.example.com/test/categoryform.php 

In my .htaccess file, how do I rewrite that to display as:

http://www.example.com/test/categoryform/ 

I have

http://www.example.com/test/categoryform.php 

In my .htaccess file, how do I rewrite that to display as:

http://www.example.com/test/categoryform/ 

Possible Duplicate:
remove .php extension with .htaccess

I have

http://www.example.com/test/categoryform.php 

In my .htaccess file, how do I rewrite that to display as:

http://www.example.com/test/categoryform/ 
Post Closed as "exact duplicate" by hakre, Dejan Marjanović, deceze, Tamás, j0k
edited tags
Link
user529649
user529649
Source Link
Loading