The Access Error Log provides a date/time stamp listing an IP (my home network) tried to access my web sites and was FORBIDDEN. "Forbidden" as when displayed in Internet Explorer/Opera/Firefox while at home. I found I can get to my index.htm for the second domain if I address the FQDN followed by "/index.htm". However, the primary web site won display any combo of index.htm*, the primary site will only display "Page Not Found". Obviously my Apache is responding, albeit oddly. Any other error logs I could look at? I thought I would try to enable Directory options using "Allow" followed by the two domains Iḿ trying to vhost. I have to wait til morning to try - only 7 hours. <Directory "/"> # # Each directory to which Apache has access can be configured with respect # to which services and features are allowed and/or disabled in that # directory (and its subdirectories). # # First, we configure the "default" to be a very restrictive set of # features. Options FollowSymLinks Allow from .mydomain.com Allow from .myotherdomain.com Thanks................ V/R Al Engle On Thursday 02 June 2005 23:56, Jirka Vejrazka wrote: > > can anyone explain why both of my vhosted web sites display FORBBIDEN? > > What's in your error log file(s) ? > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx