Re: 2.4 named virtual hosts question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




My thanks to everybody who replied in this thread.  I decided just
to take the simple way out, so I added this near the top of my
httpd-vhosts.conf file:

<VirtualHost *>
    ServerName localhost
    ServerAdmin webmaster@xxxxxxxxxxxxxxxxx
    DocumentRoot /usr/local/www/apache24/data/localhost/htdocs
    ErrorLog /var/log/error-log-localhost    
    CustomLog /var/log/access-log-localhost combined
</VirtualHost>

then I created an appropriate and minimal index.html file and stuck
it into the /usr/local/www/apache24/data/localhost/htdocs directory.

Seems to be adequate for my needs at the moment.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux