
07-29-2010, 08:06 PM
|
|
LiteSpeed Staff
|
|
Join Date: Sep 2009
Posts: 2,226
|
|
I tested
Quote:
RewriteEngine on
RewriteRule index.html - [T=application/x-httpd-php]
|
as well. it works.
another way I tried working is to create a hard link(not soft symbol link):
with this method cron job not needed.
|