[us...@httpd] Apache2 downloads .pl file instead of executes it

2009-09-25 Thread Matthew Pettis
Hi, Newbie here -- my Apache2 install is downloading the .pl script I have instead of executing it as a CGI. How do I make it work as a CGI? As a secondary note -- is there a really good resource to understand how the apache conf files work? I see the apache documentation, but am having trouble

Re: [us...@httpd] Cache issues

2009-09-25 Thread Jonathan Zuckerman
On Fri, Sep 25, 2009 at 10:54 AM, Phil Pinkerton wrote: > > > On Fri, Sep 25, 2009 at 12:45 PM, Jonathan Zuckerman > wrote: >> >> On Fri, Sep 25, 2009 at 6:15 AM, Phil Pinkerton >> wrote: >> > Anyone experience performance issues with regards to Apache cache ? >> > >> >  From time to time we are

Re: [us...@httpd] Cache issues

2009-09-25 Thread Phil Pinkerton
On Fri, Sep 25, 2009 at 12:45 PM, Jonathan Zuckerman wrote: > On Fri, Sep 25, 2009 at 6:15 AM, Phil Pinkerton > wrote: > > Anyone experience performance issues with regards to Apache cache ? > > > > From time to time we are experience access issues ( users accessing > > Subversion ) that seem to

Re: [us...@httpd] Cache issues

2009-09-25 Thread Jonathan Zuckerman
On Fri, Sep 25, 2009 at 6:15 AM, Phil Pinkerton wrote: > Anyone experience performance issues with regards to Apache cache ? > >  From time to time we are experience access issues ( users accessing > Subversion ) that seem to be due to an over loaded Apache cache. We suspect > the cache because wh

Re: [us...@httpd] Re: SSI + content-length headers

2009-09-25 Thread Nick Kew
Rajwinder-office Singh wrote: I have a situation : 1. I have to keep SSI enabled on all *.html pages. 2. SSI removes content-length + Last-modified headers from *.html 3. I have to keep these two headers for it to be cached by my CDN provider. Content-length shouldn't affec

Re: [us...@httpd] Reverse proxy with LDAP authentication ?

2009-09-25 Thread Peter Schober
* Alan AZZERA [2009-09-24 20:56]: > I did this at first. I believe it works, since I'm able to retrieve > information that concerns me. I don't need to authenticate myself on > the OpenLDAP server to get most information. But I need to do so if I > want to retrieve, for example, the hash of my pas

[us...@httpd] Cache issues

2009-09-25 Thread Phil Pinkerton
Anyone experience performance issues with regards to Apache cache ? From time to time we are experience access issues ( users accessing Subversion ) that seem to be due to an over loaded Apache cache. We suspect the cache because when we refresh (stop,start) the Apache server the problems goes aw

[us...@httpd] Problem after activating permalink in wordpress

2009-09-25 Thread Massimiliano Muccinelli
Hi all... In my wordpress, I have to directly link file home.php that shows up a selection of news, but after i activate permalink it stops working and shows me an empty page. That's .htacces BEFORE permalink: ### RewriteEngine On RewriteCond %{QUERY_STRING} ^$ RewriteCond

[us...@httpd] Problem after activating permalink in wordpress

2009-09-25 Thread Massimiliano Muccinelli
Hi all... In my wordpress, I have to directly link file home.php that shows up a selection of news, but after i activate permalink it stops working and shows me an empty page. That's .htacces BEFORE permalink: ### RewriteEngine On RewriteCond %{QUERY_STRING} ^$ RewriteCond