View Single Post
Old 11-27-2003, 07:55 PM  
ramtar
Registered User
 
Join Date: Aug 2002
Location: Venezuela
Posts: 117
htacess question

Ok need some help with htaccess, I have now:

RewriteEngine on
RewriteCond %{TIME_DAY} >1
RewriteRule ^.*index\.html$ %{TIME_DAY}.html

This use the html of the current day(01.htm...31.html) and convert it into:

http://www.bitches-in-heat.net/index.html

But, the problem is that it doesn't work for:

http://www.bitches-in-heat.net/

and all my traffic is pointing there

Any idea how can I fix this?
ramtar is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote