Re: [users@httpd] Single auth file for many per-user directories

2012-05-27 Thread Michael Streeter
On 05/23/2012 06:58 AM, Richard Davies wrote: Eric Covener wrote: ?Require Or alternatively, a way for me to have "Require valid-user", but then somehow prevent users from accessing directories other than their own? (even with a hack like rewrite rules?) There is a shortcut if the those names

[users@httpd] How to have multiple SSL ports

2012-05-27 Thread Nataraj
I am running apache 2.2 and would like to have the server listen on a second SSL port. I don't need to use a separate certificate or anything like that. All I want to be able to do is to rewrite the URL (already know how to do that), so that a portion of the website gets redirected to a separate

Re: [users@httpd] Re: Problems following symlinks in httpd-webdav

2012-05-27 Thread Eric Covener
On Sun, May 27, 2012 at 8:08 AM, Ajay Garg wrote: > Ping :) > > Just a minor query (please, don't treat me arrogant). > > Has anyone worked with "symlinks" feature in httpd-2.2.17-1.fc14.i686 ? > If yes You'll have better luck with a specific question. --

Re: [users@httpd] Re: Problems following symlinks in httpd-webdav

2012-05-27 Thread Eric Covener
On Tue, May 8, 2012 at 2:24 AM, Ajay Garg wrote: > Did you mean > >        >                Options Options +FollowSymlinks Indexes MultiViews Includes > ExecCGI > >                AllowOverride None >                Order allow,deny >                allow from all >         Don't mix Options a

[users@httpd] simple easy way to turn to maintenance mode

2012-05-27 Thread Miguel Gonzalez
Dear all,    I'm administering Apache and Tomcat web servers. From time to time we have to turn the web server down and would be nice to have a maintenance mode message to the users.    The version of Plesk we have doesn't support this so maybe there is any easy way to do this. I've thought