Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Apache, Virtual Host
Name: cornflake000 Date: November 19, 2002 at 19:56:10 Pacific OS: Red Hat 8.0 CPU/Ram: PII/256
Comment:
I am in the proccess of setting up my server with Linux. I just loaded it the other day and I love it! I want to trash the Win2K, Win98 etc. Everything runs fantastic.. EXCEPT... I can't get the virtual hosts to recognize the document files. I have been running Apache on Win98 with great success for a year now. I run about 8 virtual hosts with no prob.
I have tried everything I know to get it the VHosts to work... the DocumentRoot seems correct at least if I use the logic of my old setup...
This is what I've got(Linux)DocumentRoot "/var/www/html", the virtual host DocumentRoot is /var/www/html/htdocs/
Am I missing something in configuring Apache with Linux compaired to Lose98?
Summary: Attempting to use virtual hosting on my local web server (stand alone). I made the appropriate configurations in /etc/httpd/httpd.conf for virtual hosting, but receive "unknown host" when accessing th...
Summary: Hi I need some help with setting up some Virtual Hosts on a apache server... This is what i write (no #) but nothing happend... ??? Why not ?? do i need to make the dir /var/www/www.planetbirch.dk mys...
Summary: I am trying to virtual host my apache 2.0.48 here is my virtual host file: namevirtualhost 192.168.1.101:80 ServerName www.jkcool.com DocumentRoot /website ServerName jkcool.com DocumentRoot /websit...