Jump to content

What's the Apache 1.3 version of this string?


fastsol

Recommended Posts

I have this rewrite rule that according to my host only works on Apache 2.0 and higher, but they are running 1.3 on their shared hosting side.  I am wondering if there is a 1.3 version for this rule that you could provide.  I really know almost nothing about this stuff :(

RewriteCond %{REQUEST_FILENAME} !-s 
RewriteRule ^(.*)\.[\d]+\.(css|js)$ $1.$2 [L]

Thanks, JD

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.