| View previous topic :: View next topic |
| Author |
Message |
Yosef
Joined: 03 Sep 2005
Posts: 9
Location: Brazil
|
| Posted: Thu Oct 19, 2006 10:16 pm Post subject: a2t 1.5.4 shows root dir with prev. working 1.5.3 VHosts cfg |
|
|
Used 1.5.3 and updated to 1.5.4.
Copyed and pasted vhost configs, and previously working vhosts now maps to root dir. Doesn't know what is happening
Thanks in advance,
Yosef |
|
| Back to top |
|
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 785
Location: S.E. Kansas
|
| Posted: Thu Oct 19, 2006 10:52 pm Post subject: |
|
|
well the httpd.conf you posted doesn't have any virtual host sections in it to verify, but odds are you just forgot to specify
NameVirtualHost *:80 |
|
| Back to top |
|
Yosef
Joined: 03 Sep 2005
Posts: 9
Location: Brazil
|
| Posted: Thu Oct 19, 2006 11:03 pm Post subject: |
|
|
Joshua Meadows (DemoRic) wrote: well the httpd.conf you posted doesn't have any virtual host sections in it to verify, but odds are you just forgot to specify
NameVirtualHost *:80
I'm Realy ashamed!
It seems that i've been editing a copy of the file...
Everithing works fine now from localhost.
Will test from other computers
Thanks,
Yosef |
|
| Back to top |
|
| |