AE wrote:
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.Have you tried to examples showed on the apache.org site? They are very redumentary examples and always work. If you have tried those you can change them to your own set up.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:
Please stop top-posting, it makes reading your questions annoying -Patrick --------------------------------------------------------------------- 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