Skip to content
Snippets Groups Projects
Commit cc6efd51 authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #5541 add htaccess in folder smartphone and install

parent b17d1d47
No related branches found
No related tags found
No related merge requests found
<FilesMatch ".*">
Order allow,deny
Allow from all
</FilesMatch>
<FilesMatch ".*">
Order allow,deny
Allow from all
</FilesMatch>
......@@ -7,4 +7,3 @@ RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment