| Posted: 19 October 2011 at 4:47pm | IP Logged
|
|
|
Running Windows server 2008 R2
Apes AccessFileName config only seems to allow 1 filename. I have added
AccessFileName .htaccess web.htaccess
into the the http.conf and it just gives a 404 error for rewrites, but putting just
AccessFileName web.htaccess
then it works.
Isapi rewrite 3 allows two or more filenames and your ape docs say it should allow more than 1 I quote -
"AccessFileName directive specifies a list of file names that Helicon Ape will consider the names of distributed configurations. Default file name is .htaccess. Helicon Ape will only load the first found file in this list"
I want people to be able to use the default .htaccess but because windows explorer (and WebsitePanel file manager) do not like files beginning with . I also want to have the alternative web.htaccess as well.
Edited by servwise - 19 October 2011 at 4:56pm
|