[users@httpd] Re: Alias not working or wrong configuration

2016-10-28 Thread Bernard Fay
ssion to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Is there a way to fix thix? Thanks On Fri, Oct 28, 2016 at 3:13 PM, Bernard Fay wrote: > Hi, > > I have a site for example http://www.exa

[users@httpd] Alias not working or wrong configuration

2016-10-28 Thread Bernard Fay
Hi, I have a site for example http://www.example.com/page/. I would to reach /page/ while pointing my browser to http://www.example.com/. I tried "Alias / /path/to/page"

Re: [us...@httpd] Need help to diagnose a problem with CustomLog

2009-10-07 Thread Bernard Fay
tally puzzled with this. 8-| By the way, this is Apache/2.2.3 running on SuSE SLES 10 with SP1. On Tue, Oct 6, 2009 at 7:24 PM, Igor Cicimov wrote: > Have you commented out the /var/log/apache2/access_log line in the main > section of the config file? > > On Wed, Oct 7, 2009 at 6:0

[us...@httpd] Need help to diagnose a problem with CustomLog

2009-10-06 Thread Bernard Fay
Hi, I have a weird problem with CustomLog. I defined an access log in a vhost configuration file. This site used to use /var/log/apache2/access_log. I changed it to use "CustomLog /var/log/apache2/www.services.cnt.qc/www.services.cnt.qc-access_log combined" For some odd reason, when I started