Just adding a follow-up note to say that it seems to be working as intended
with the module installed.
Thank you,
On 10/22/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 10/22/07, Jonathan Hayward http://JonathansCorner.com
> <[EMAIL PROTECTED]> wrote:
> > Sorry for not replying earlier...
>
Thanks.
On 10/22/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 10/22/07, Jonathan Hayward http://JonathansCorner.com
> <[EMAIL PROTECTED]> wrote:
> > Sorry for not replying earlier...
> >
> > Is Header version-specific? The error message in the log is "...Invalid
> > command 'Header,' perhaps
On 10/22/07, Jonathan Hayward http://JonathansCorner.com
<[EMAIL PROTECTED]> wrote:
> Sorry for not replying earlier...
>
> Is Header version-specific? The error message in the log is "...Invalid
> command 'Header,' perhaps misspelled or defined by a module not included in
> the server configuratio
Sorry for not replying earlier...
Is Header version-specific? The error message in the log is "...Invalid
command 'Header,' perhaps misspelled or defined by a module not included in
the server configuration".
What module(s) need to be installed? The server is an Apache 2 under Linux;
if more vers
On 10/20/07, Jonathan Hayward http://JonathansCorner.com
<[EMAIL PROTECTED]> wrote:
> Just for sanity's sake--could you check that the date is appropriately
> formatted, and if the date format is causing problems, give an appropriate
> format for "Mon, 1 Jan 2007 1:00:00 GMT" or "Mon, 01 Jan 2007
Just for sanity's sake--could you check that the date is appropriately
formatted, and if the date format is causing problems, give an appropriate
format for "Mon, 1 Jan 2007 1:00:00 GMT" or "Mon, 01 Jan 2007 01:00:00
GMT"?
On 10/20/07, Jonathan Hayward http://JonathansCorner.com <
[EMAIL PROTECT
The documentation I had seen --
http://www.askapache.com/htaccess/apache-speed-expires.html ,
http://www.askapache.com/htaccess/apache-speed-cache-control.html , gave a
double backslash, and my experimenting with a single backslash didn't work.
The following (with a single backslash) is enough to
On 10/19/07, Jonathan Hayward http://JonathansCorner.com
<[EMAIL PROTECTED]> wrote:
> I am getting an internal server error (500) if I place the following in my
> ROOT .htaccess:
What does the apache error log say?
I'm not sure why you are using a double-slash at the beginning of the
regexes. It
I am getting an internal server error (500) if I place the following in my
ROOT .htaccess:
Header set Expires "Sun, 18 Nov 2007 14:35:41 GMT"
Header set Cache-Control "max-age: 2764800; public"
Header set Expires "Sat, 20 Oct 2007 15:35:41 GMT"
Header set Cache-Control "max-age: 86400; public"