Re: [EMAIL PROTECTED] Something missing - the upgrade info?

2008-07-31 Thread Davide Bianchi
Paul wrote: simple explanation of just how a person should proceed to apply an = upgrade install. That's because depending on which OS and which OS version (or distribution in Linux's case), the instructions could be completely different and/or out-of-date in a very short time. So, there is

Re: [EMAIL PROTECTED] Something missing - the upgrade info?

2008-07-31 Thread Ricardo
On Thursday, 31 July 2008 at 17:36:56 -0400, Paul wrote: > Hello, > > I'm new to the list, and have a suggestion/question. I've been through = > the documentation on the apache site, and many other pages for it. The = > change log, The FAQ. The archive list even, and no where do I see a = > simple

[EMAIL PROTECTED] Something missing - the upgrade info?

2008-07-31 Thread Paul
Hello, I'm new to the list, and have a suggestion/question. I've been through = the documentation on the apache site, and many other pages for it. The = change log, The FAQ. The archive list even, and no where do I see a = simple explanation of just how a person should proceed to apply an = upgrad

[EMAIL PROTECTED] custom 404 with mod_vhost_alias

2008-07-31 Thread Graham Clarke
Hi - I'm using mod_vhost_alias w. Apache 2.2 and would like to configure a custom 404 when a URL match is not found. If a visitor enters the url somesite.mydomain.com the site located in /home/www/customer/somesite is served. I'd like to gracefully cover cases where wrongsite.mydomain.com doe

Re: [EMAIL PROTECTED] client denied by server configuration:

2008-07-31 Thread Eric Covener
On Thu, Jul 31, 2008 at 4:49 AM, Brent Clark <[EMAIL PROTECTED]> wrote: > Hi > > For the likes of me, I cant resolve this problem. > > I keep getting > > client denied by server configuration: > /usr/share/gallery/css/config.css.default, referer: > > Alias /gallery /usr/share/gallery The default

[EMAIL PROTECTED] How to setup http links on local machine with dynamically alocated IP address

2008-07-31 Thread Bogdan Cristea
For a Apache server in a local LAN with DHCP I want to use in a http link the actual IP address of a machine. Is this possible when the IP address is dynamically allocated? Example: I want to replace in "http://localhost/~bogdan/"; localhost with the actual IP address without needing to cha

Re: [EMAIL PROTECTED] Using RewriteRule for secure requests

2008-07-31 Thread Bobby Jack
Thanks, solprovider. I had to look up your TLAs, but I am familiar with most of the points you make in your post, and tend to agree :) --- On Wed, 7/30/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Whatever creates the URLs should look up the correct protocol. Of course, this would be idea

[EMAIL PROTECTED] client denied by server configuration:

2008-07-31 Thread Brent Clark
Hi For the likes of me, I cant resolve this problem. I keep getting client denied by server configuration: /usr/share/gallery/css/config.css.default, referer: This is my vhost. ServerAdmin [EMAIL PROTECTED] ServerName xyz.com #Alias /albums/ /usr/share/gallery/album/ Alias /g

Re: [EMAIL PROTECTED] Here's a new one (to me).

2008-07-31 Thread Graeme Fowler
On Wed, 2008-07-30 at 20:50 -0400, Grant Peel wrote: > Is there any better logging knobs I can turn to try and track down an > offending script? Possibly, but you'd be better off running something over your access logs in order to see what you can see. Assuming a standard, as-supplied "combined"