Re: [users@httpd] Forbidden

2005-06-05 Thread AE
Greetings Jirka and others, I need to better understand what security implications I may have created with changes made to the httpd.conf file. I appear to have success with my Vhosted Suse box! Can someone explain the changes I made to the Directory and Should I use the .htaccess file instead

Re: [users@httpd] Forbidden

2005-06-02 Thread AE
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

[users@httpd] Forbidden

2005-06-02 Thread AE
TED] Sent: Thursday, June 02, 2005 12:17 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Vhosts AE wrote: >Greetings, I have a fixed IP and running apache 2.0.54. The server >worked >until I tried hosting another domain and created VHosts. Now, all I get is >FORBIDDEN w

[users@httpd] Vhosts

2005-06-01 Thread AE
Greetings, I have a fixed IP and running apache 2.0.54. The server worked until I tried hosting another domain and created VHosts. Now, all I get is FORBIDDEN when browsed. Any ideas appreciated... AllowOverride None Order Allow,Deny Allow from All Order Allow,Deny Allow from All