![]() |
htaccess rewrite remove file extension?
anyone have an example of how to write url file extension
specific rewrite... http://www.site.com/members.html to http://www.site.com/main and then remove all extension for all files ending in *.html http://www.site.com/*.html to http://www.site.com/* also this needs to work with and without www my current htaccess Code:
<IfModule mod_rewrite.c> |
Quote:
but here is the basis Quote:
|
Quote:
|
that will work then, i used to use something like that for arylia, since tgps didnt like .php files being submitted, i aliased .html to .php
|
Quote:
|
Quote:
http://www.generateit.net/mod-rewrite/ |
Quote:
Code:
# enables domain.com/search/search-term.html Code:
# make /pics/askj12.jpg work as /askj12.jpg Code:
# from: http://www.example.com/profile.php?user=username Code:
# rewrite rules to generate on the fly |
All times are GMT -7. The time now is 04:37 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123