Kevin Saenz wrote:
> Have you configured Apache to run Virtual hosts?
> Is the IP in your network or else where?
>
> what does your config file look like?

Its a stock rollout. I thought it would come to vhost's, since I dont know much about time. The server is 192.168.0.4, i try a ~user it will point to something like 192.168.0.3

All my /etc/httpd/conf/vhosts files as commented out

commonhttpd.conf has:
<IfModule mod_userdir.c>
    UserDir public_html
</IfModule>

$ more httpd.conf | grep -in userdir
38:LoadModule userdir_module     modules/mod_userdir.so
82:AddModule mod_userdir.c

I dont know what else to show

--
Simon Males <[EMAIL PROTECTED]>
No More AOL CDs Australia - www.anticd.org

--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to