All vhosts are using name based matching. I think the _default_:80 portion just makes it answer any address on port 80.
Maybe this is some ownership/permission problem, since all of the normal directories under /var/html work fine, but I have tried assigning various ownership/group/rwx settings and I keep getting "directory does not exist" when I start apache. --- In [email protected], Dan Engel <[EMAIL PROTECTED]> wrote: > Are your other vhosts set up for name-based or IP-based matching? > According to the Apache documentation, the _default_ string should only > be used to complete IP-based matches. (It doesn't sound like it would > cause your error, but . . . ) > > dirtracer149 wrote: > > >both directories have read and execute permissions for the group > >apache and rwx for the owner. > > > >--- In [email protected], Dan Engel <[EMAIL PROTECTED]> wrote: > > > > > >>dirtracer149 wrote: > >> > >> > >> > >>>I keep getting an error message that /home/rod/html does not exist. > >>> > >>> > >>> > >>> > >>Did you make sure /home/rod and /home/rod/html both have read and > >>execute permissions for the user under which apache is running? > >> > >> > > > > > > > > > >To unsubscribe from this list, please email LINUX_Newbies- [EMAIL PROTECTED] & you will be removed. > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
