Re: [users@httpd] NameVirtualHost address is not supported

2014-04-19 Thread Joseph Darman
This worked for me. I have the domain names registered in godaddy. I had to go into godaddy "DNS Zone File" and "point" the domain names to my external IP address.   Don't use "settings" "forwarding" NameVirtualHost *:80 # Begin First Web Page **

Re: [users@httpd] Multiple Name based web Sites

2014-03-29 Thread Joseph Darman
:00 PM, Joseph Darman wrote: Hello, I was running a single web site with Apache and Windows 7, all worked fine. Tried to direct another domain to the server (add a another web site), but all traffic goes to the first web site. Below is the code I have: NameVirtualHost *:80

[users@httpd] Multiple Name based web Sites

2014-03-28 Thread Joseph Darman
Hello, I was running a single web site with Apache and Windows 7, all worked fine. Tried to direct another domain to the server (add a another web site), but all traffic goes to the first web site. Below is the code I have: NameVirtualHost *:80 # Begin First Web Page *

[users@httpd] Index.html not working as expected

2014-02-23 Thread Joseph Darman
I have the following in the Index.html When I run Apache as LoaclHost, it can't find the USA.jpg. I get this in the error log: [Sun Feb 23 16:00:56 2014] [error] [client 127.0.0.1] (20023)The given path was above the root path: Cannot map GET ///C:/Server/Apache2/htdocs/MAPS/USA.jpg HTTP/1.1