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
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
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
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
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
* 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
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
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
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