CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
URL Help
Ben_Derby
Permalink to comment
#
September 2011
Hey,
I want to get rid of the .html at the end of file names
How can I do this ?
I am not using wordpress
Thanks
Ben
chrisburton
Permalink to comment
#
September 2011
With .htaccess:
http://css-tricks.com/snippets/htaccess/remove-file-extention-from-urls/
Ben_Derby
Permalink to comment
#
September 2011
Thanks, where do you put the rewrite?
chrisburton
Permalink to comment
#
September 2011
inside the .htaccess file in the root of where your files are located.
Add a Comment
I want to get rid of the .html at the end of file names
How can I do this ?
I am not using wordpress
Thanks
Ben