Hello,
Here is my config:
<VirtualHost 192.168.0.1:80>
MidgardEngine On
ServerName linuxserver
ServerAlias localhost
ServerAlias linuxserver.all-local.hu
Port 80
...
mysql> select * from host;
| 17 | linuxserver | 108 | 29 | | 11 | 80
| 1 | /ppteszt2 | 2 |
| 18 | linuxserver | 108 | 29 | | 11 | 8001
| 1 | /ppteszt2 | 2 |
And I cannot connect to the website with the name localhost (or, more
seriout problem, with the machine's external name either, if I write
that as a ServerAlias).
Can I solve it in Virtualhost, or should I insert rows into host table
with different names pointing to the same page?
Thx:
Fery
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]