From 65b4d97a2aabbb9d1ecb68b0d0021b7af0b99659 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 2 Dec 2015 10:51:52 +0100 Subject: fix indentation --- .htaccess | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index aabdafa0db4..4f2a6f35af4 100644 --- a/.htaccess +++ b/.htaccess @@ -45,10 +45,10 @@ RewriteRule ^(\.|autotest|occ|issue|indie|db_|console).* - [R=404,L] # Rewrite rules for `front_controller_active` - Options -MultiViews - - DirectorySlash off - + Options -MultiViews + + DirectorySlash off + RewriteRule ^core/js/oc.js$ index.php/core/js/oc.js [PT,E=PATH_INFO:$1] RewriteRule ^core/preview.png$ index.php/core/preview.png [PT,E=PATH_INFO:$1] RewriteCond %{REQUEST_FILENAME} !\.(css|js|svg|gif|png|html|ttf|woff)$ -- cgit v1.2.3