Re: [EMAIL PROTECTED] deny from all is needed?

2006-01-08 Thread Alfred Vahau
According to the Apache docs, the default as you have it is to allow all. Therefore Deny from all is needed. Alfred, cifroes wrote: Hi, I'm having a small argument with another "sys admin" (ok, newbies sys admins :P) and i would like to know if you can help, I want to restrict a dir to onl

Re: [EMAIL PROTECTED] Upgrading to Apache/2.0.54 from 1.3.26

2005-12-19 Thread Alfred Vahau
Hi, Is Apache running at all? If Apache is running, what happens if you explicitly set Listen address>:80 in the conf file and then try to access the index page from the browser http:///index.html Alfred, Gerry Danen wrote: I have set up a new server and adjusted the config files, but I keep

Re: [EMAIL PROTECTED] LDAP and Firefox

2005-12-19 Thread Alfred Vahau
Matt Weston wrote: I have configured LDAP authentication for a particular section of our website and when I try to access this page in FireFox it tends to take quite a bit longer to load than when you use IE or Opera with the same website. Does anyone know a good reason and/or fix for this?