RE: [users@httpd] mod_rewrite And Browser Caching

2012-08-20 Thread Rapp, James
t httpd. There is a pretty good overview of browser caching here: http://www.mnot.net/cache_docs/ James Rapp -Original Message- From: Ben Johnson [mailto:b...@indietorrent.org] Sent: Saturday, August 18, 2012 9:51 AM To: users@httpd.apache.org Subject: Re: [users@httpd] mod_rewrite And Bro

Re: [users@httpd] mod_rewrite And Browser Caching

2012-08-18 Thread Ben Johnson
On 8/18/2012 11:30 AM, sebb wrote: > On 18 August 2012 15:55, Drew Tomlinson wrote: >> I've been working at this for days and couldn't figure out why a mod_rewrite >> rule wasn't working. My situation was that I wanted to redirect this: >> >> http://domain.com/unique_directory/whatever >> >> to

Re: [users@httpd] mod_rewrite And Browser Caching

2012-08-18 Thread sebb
On 18 August 2012 15:55, Drew Tomlinson wrote: > I've been working at this for days and couldn't figure out why a mod_rewrite > rule wasn't working. My situation was that I wanted to redirect this: > > http://domain.com/unique_directory/whatever > > to > > https://domain.com/unique_directory/what