Ah... you're forgetting the magical line that makes it all 
work properly for you:

NameVirtualHost my.ip.number

        Without this using your IP address in the VirtualHost
directive will not work as you expect it to... This is not Debian
specific but is prolly a setting you just overlooked in your old
RedHack install...

        Jeremy

On Tue, Oct 16, 2001 at 04:55:39PM +0200, Rogier van Gemert wrote:
> Just add something like:
> 
> <VirtualHost my.ip.number>
> DocumentRoot /location of the webpage
> Servername subdomain.mydomain.com
> </Virtualhost>
> 

Reply via email to