There is an Odd behavior in Apache with the SSIs, all the cgi scripts run fine
but not the SSIs, I removed permissions to "others" and instead give only the
r-x permissions to the http user with ACLs. This works fine with all html and
other files, including cgi scripts, but when trying to use a script as a SSI
without permissions to "others" it won't work, when it should because I give the
http user the proper permissions with ACLs.
What user are SSI supposed to be running as?
Logically they should run just like the cgi scripts, as the http user, but
apparently they don't, why?
--
Didier Godefroy
mailto:dg_at_ulysium.net
Received on Mon Oct 19 1998 - 04:56:06 NZDT