Is it possible to have multiple virtual names for a single host?
Something like:
DocumentRoot /usr/local/apache2/htdocs/www.mydomain.com
ServerName www.mydomain.com
ServerName www.other-mydomain.com
ServerAdmin [EMAIL PROTECTED]
ErrorLog logs/error_log_www
CustomLog "|/usr/local/apache2/bin/cronol
Hi,
I have 3 load balanced Apache webserver and I am considering using an
NFS on another server to write the log files to, can anyone offer
suggestions and/or problem associated with this.
Currently I am logging to the local disk, then using ssh to copy the
logfiles off each server for nightly anal
help
- Original Message -
From:
Dean
Maunder
To: users@httpd.apache.org
Sent: Sunday, August 07, 2005 7:13
PM
Subject: RE: [EMAIL PROTECTED] Apache won't
display index.html
Also, look at your httpd.conf for the section
titled.
# Dire
I use 2 Dell PE 750 servers running heatbeat(http://www.linux-ha.org/) and Pound(www.apsis.ch/pound) as redirectors to
provide load-balancing to 3 Dell PE 750 backend web servers running
Apache. The web content is on the local disk of each of the
webservers. All development is done on a sep
Also, look at your httpd.conf for the section titled.
# DirectoryIndex: sets the file that Apache
will serve if a directory
# is requested.
You need to
have index.html listed there.
Also,
just looking at your next post, you seem to be looking at http://zack.radpages.com/index rather
than
Look in your httpd.conf file for this:
--
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
# The index.html.var file (a type-map) is used to deliver content-
# negotiated documents. The MultiViews Option can be used for the
# same