View Single Post
Old 02-26-2009, 12:50 PM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,527
or you could do this if you already have lots of galleries generated

Code:
Options +FollowSymLinks 

RewriteEngine On 
RewriteCond %{SCRIPT_FILENAME} !-f 
RewriteCond %{REQUEST_URI} ^(/.+\.)html$ [NC] 
RewriteCond %{DOCUMENT_ROOT}%1php -f 
RewriteRule \.html$ %1php [NC,QSA,L]
ex: http://www1.jaysbabes.com/reneeperez4/index.php

will work with http://www1.jaysbabes.com/reneeperez4/index.html

without changing your galleries
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


My Cam Feeds Script / Gallery Scraper / WPXXX Theme / Free Templates
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote