Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 8 of 8(0.009 seconds)
Sort By:
 
From my reading of the Apache docs, the following should work: # # Use name-based virtual hosting. # NameVirtualHost *:80 <VirtualHost *>     ServerName site1.adomain.com     DocumentRoo...
Zones: Apache Web ServerDate Answered: 12/17/2004 Rating: 8.4 Views: 0
Hi experts, I keep getting the following message (this is an example): Forcing reload of web server: Apache2[Wed Sep 14 13:38:48 2005] [warn] NameVirtualHost training:80 has no VirtualHosts H...
Zones: Linux AdminDate Answered: 09/26/2005 Rating: 8.8 Views: 195
aaaarrrrrrgh.... I am getting a 403 error for some unknown reason. i have tried everythng that i could think of. I gave read permissions to ALL users and allowed access from anywhere using .htacce...
Zones: Apache Web ServerDate Answered: 06/19/2006 Rating: 6.8 Views: 0
Hello, I am setting up apache on a centos server and the spec requires virtual hosts.  I have configured these hosts as I know how, but apache continually gives me these errors: [Tue Jun 20 13:...
Zones: Apache Web ServerDate Answered: 06/26/2006 Rating: 8.6 Views: 0
Hi, Got an Ubuntu server, DHCP, running Apache2 Want to setup multiple virtual hosts e.g. NameVirtualHost *:80 <VirtualHost *:80>       ServerAdmin webmaster@localhost       ServerName XYZ        N...
Zones: Linux AdminDate Answered: 07/16/2006 Rating: 7.4 Views: 0
How can I configure apache (1.3.x) ? I have multiple domains and one IP. So I need VirtualHost. when I run apache I have: [Fri Nov 29 10:06:07 2002] [warn] VirtualHost test2.domain.com:80 over...
Zones: Apache Web ServerDate Answered: 11/29/2002 Rating: 9.4 Views: 0
I have followed the namevirtualhost settings on apache's website. I dont know where i'm getting it wrong, as the first virtualhost overrides the other. When I type www.domain1.com it's fine, bu...
Zones: Apache Web Server, Linux, Web Serv...Date Answered: 04/15/2009 Rating: 9.2 Views: 0
the configuration reads as follows. in httpd.conf Listen 0.0.0.0:80 <IfDefine SSL> LoadModule ssl_module libexec/mod_ssl.so </IfDefine> ServerAdmin admin@mycompany.com.mx UseCanonicalNa...
Zones: Apache Web Server, Web...Date Answered: 10/25/2009 Rating: 9.0 Views: 4
 
  • 1