Search found 3 matches
- Thu May 13, 2010 9:12 am
- Forum: Installation and Configuration
- Topic: How to hide .php extension
- Replies: 4
- Views: 2036
Re: How to hide .php extension
Dev008 thank you for your help. So I would take the script you have provided and place it in my .htaccess file and place it on the root correct?
- Tue May 04, 2010 3:44 pm
- Forum: Installation and Configuration
- Topic: How to hide .php extension
- Replies: 4
- Views: 2036
Re: How to hide .php extension
Can anyone help me with this issue? I have still not resolved. Thanks In Advance.
- Tue Apr 27, 2010 9:03 pm
- Forum: Installation and Configuration
- Topic: How to hide .php extension
- Replies: 4
- Views: 2036
How to hide .php extension
Hello Everyone, I am attempting to hide the .php extension on my website so that link to my pages will not look like this ( .../pages/test.php) but rather look like this ( .../pages/test/ ) . I have been google searching for answers and received a bunch of articles but none of the methods discussed ...