I'm using Analog 4.11 on Free BSD -- the Apache log contains requests to
"GET index.html", which i'd like to display as /index.html
I fixed the requests report with:
REQOUTPUTALIAS REGEXP:^(index.html) "/$1"
But the directory report is still showing requests to "[no directory]" for
these files
I tried the following:
FILEALIAS ^/$ /index.html
DIROUTPUTALIAS REGEXP:^()$ "/"
but that just isn't getting it - any suggestions?
thanks, Phil
-----------------------------------------------------------------
Phil Glatz ([EMAIL PROTECTED]) Software Engr/Web backend specialist
http://www.glatz.com/ SF 415-823-8064
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------