At 11:48 AM 10/7/2002 -0400, you wrote:
As far as I can tell, the GUI applet generates a brand new config each
time you run it. And even in the docs for the applet it says it mostly
based on being used for newcomers to webservers/apache. If you know
your way around the httpd.conf reasonably wel
At 12:10 PM 10/7/2002 -0400, you wrote:
I have very little faith in the redhat-config-* tools based on past
experience. I run virtual domains myself, using httpd (better known as
'Apache'), and manually edit httpd.conf after consulting the O'Reilly book
on Apache and the Apache Software Founda
Title: RE: Apache Virtual Hosting Frustrations
I have very little faith in the redhat-config-* tools based on past experience. I run virtual domains myself, using httpd (better known as 'Apache'), and manually edit httpd.conf after consulting the O'Reilly book on Apache
ECTED] [mailto:psyche-list-admin@;redhat.com]
On Behalf Of Basil L. Copeland Jr.
Sent: Monday, October 07, 2002 11:36 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache Virtual Hosting Frustrations
I'm back. The following proved very helpful:
At 02:01 PM 10/6/2002 +0100, you wrote:
>A sta
I'm back. The following proved very helpful:
At 02:01 PM 10/6/2002 +0100, you wrote:
A stab in the dark:
#
# Disable autoindex for the root directory, and present a
# default Welcome page if no other index page is present.
#
Options -Indexes
ErrorDocument 403 /error/noindex.html
At 02:01 PM 10/6/2002 +0100, you wrote:
A stab in the dark:
#
# Disable autoindex for the root directory, and present a
# default Welcome page if no other index page is present.
#
Options -Indexes
ErrorDocument 403 /error/noindex.html
This section of configuration may explain your prob
A stab in the dark:
#
# Disable autoindex for the root directory, and present a
# default Welcome page if no other index page is present.
#
Options -Indexes
ErrorDocument 403 /error/noindex.html
This section of configuration may explain your problem.
If there is no index.html in your vi