mirror of
https://github.com/modelec/modelec.club.git
synced 2026-01-18 16:37:30 +01:00
Fix .htaccess
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule . /index.html [L]
|
||||
</IfModule>
|
||||
|
||||
<Directory /var/www/modelec.club>
|
||||
AllowOverride All
|
||||
</Directory>
|
||||
</IfModule>
|
||||
AddType application/javascript .js
|
||||
AddType text/css .css
|
||||
Reference in New Issue
Block a user