JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added support for ie6
[contractor-progress.git] / .htaccess
index a7bee83..6f5c6ec 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -6,3 +6,4 @@ RewriteEngine  on
 RewriteRule    ^$  /run.php
 RewriteRule    ^[^/]*\.html$  /run.php
 RewriteRule    ^[^/.]*$  /run.php
+RewriteRule    ^[^/]*.css$  /css_mangler.php [L]