Thread
:
Format of log
View Single Post
#
2
06-27-2012, 06:20 PM
NiteWave
LiteSpeed Staff
Join Date: Sep 2009
Posts: 2,217
1) try in .htaccess
RewriteRule \.php$ - [E=isPHP:1]
this set environment variable "isPHP"
in log format, add %{isPHP}e
will look into 2) later.
NiteWave
View Public Profile
Send a private message to NiteWave
Find all posts by NiteWave