SOLVED
Thanks a lot I have no idea why it didn't work before when I had the
*:80 placed where I did now, must be the efg.dyndns.dk full domain
name.
This works:
NameVirtualHost *:80
ServerAdmin [EMAIL PROTECTED]
DocumentRoot "C:/Program Files/Apache Group/Apache2/abc"
ServerName abc.
On 12/12/05, myhapwcforever <[EMAIL PROTECTED]> wrote:
> To try the follow?
>
> NameVirtualHost youip:80
>
>
This may work, but the easier configuration is to replace youip with *.
Joshua.
-
The official User-To-User support fo
netsov" <[EMAIL PROTECTED]>
To:
Sent: Monday, December 12, 2005 11:12 AM
Subject: [EMAIL PROTECTED] Problem with Virtual Host on Apache v2.0.54
Apache v2.0.54 behind NAT and using DMZ.
I am able to access the website from outside through the NAT and else,
however I cannot set up my Vir
Apache v2.0.54 behind NAT and using DMZ.
I am able to access the website from outside through the NAT and else,
however I cannot set up my Virtual Host environment.
This is what I have in my config file, it works in terms it redirects
me to the first instance of priority which is ABC but I can nev