|
Subject: Re: SSI/server-side includes and symbolic links/SymlinkIfOwnerMatch Newsgroups: gmane.comp.apache.user Date: 2008-10-04 15:36:59 GMT (13 weeks, 3 days, 16 hours and 53 minutes ago) On Fri, 3 Oct 2008, Nilesh Govindrajan wrote: > If you are not using RewriteRules then in .htaccess write > > Options -FollowSymLinks > > This will disable the working of RewriteRules also! > > If you are using RewriteRules, create a symlink and using FilesMatch > specify the above option for the symlink name. My objective is to have SymlinkIfOwnerMatch apply; I actually did try putting -FollowSymLinks in a top level <Directory /> config, but the SSI include *still* followed the symlink. My question is whether or not it is expected that SSI includes will ignore the Apache symbolic link following configuration, or if it is a bug? (Or if I'm just doing something stupid, which is always a possibility)... Thanks... -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | henson <at> csupomona.edu California State Polytechnic University | Pomona CA 91768 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org " from the digest: users-digest-unsubscribe <at> httpd.apache.org For additional commands, e-mail: users-help <at> httpd.apache.org |
|
|