Use Slim framework (fixes #33)
This commit is contained in:
parent
f85f07a77b
commit
299634b023
14 changed files with 255 additions and 113 deletions
|
@ -8,3 +8,6 @@ AddType application/x-web-app-manifest+json .webapp
|
|||
ExpiresByType image/svg+xml "access plus 1 week"
|
||||
</ifmodule>
|
||||
FileETag None
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^ index.php [QSA,L]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue