Re: [EMAIL PROTECTED] Looking for some ideas on how to stop someone view an html page directly using Server Side Includes

2006-10-05 Thread Chris Cheshire
What about putting main.html inside the WEB-INF folder hierarchy and having your index page do the SSI include of the main page. The web server should be set up to automatically deny all access to everything under WEB-INF but as an SSI type request this will not come into effect. I have done this

Re: [EMAIL PROTECTED] running a virtual server under a different user

2006-09-27 Thread Chris Cheshire
Thank you for the quick help Joshua :) On 9/27/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 9/27/06, Chris Cheshire <[EMAIL PROTECTED]> wrote: > I read the docs on the proxy directive and I am a little confused. > > Is it actually possible to have > myhost.mydomai

Re: [EMAIL PROTECTED] running a virtual server under a different user

2006-09-27 Thread Chris Cheshire
AIL PROTECTED]> wrote: On 9/27/06, Chris Cheshire <[EMAIL PROTECTED]> wrote: > Is there any way to do this? I looked through the configuration and > can't find anything. suexec isn't installed, and doesn't appear to be > the right option as Subversion runs through the DAV

[EMAIL PROTECTED] running a virtual server under a different user

2006-09-27 Thread Chris Cheshire
I have an existing Apache setup (2.0.59 on Solaris 8 x86) that I am trying to install Subversion on. The main server is running as user nobody, group nogroup, and is started via init.d at bootup. I don't want to create local (filesystem) permissions for the subversion repository as nobody/nogrou