simple interface ready: index page which lists all video assets and watch page to...
[living-lab-site.git] / .htaccess
index 739f845..284794a 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -20,5 +20,5 @@
 </Files>
 
 RewriteEngine on
-RewriteCond $1 !^(index\.php|data|robots\.txt)
+RewriteCond $1 !^(index\.php|images|stylesheets|javascript|data|robots\.txt)
 RewriteRule ^(.*)$ index.php/$1 [L]