aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/.htaccess b/.htaccess
index c59989c..431bbb1 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,9 +1,5 @@
RewriteEngine On
-# Never rewrite CSS-File-Path
-# - development hack
-RewriteRule ^assets/css/main.css$ - [L]
-
# Deliver literal files as-is
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d