mirror of
https://github.com/ulfgebhardt/host_buergerkomitee.git
synced 2025-12-12 23:35:53 +00:00
updated htaccess
This commit is contained in:
parent
37e83fe47f
commit
bab36c024b
@ -1,3 +1,7 @@
|
||||
RewriteEngine On
|
||||
|
||||
RewriteRule ^(.*)/fonts/fontawesome-webfont(.*)$ lib/system/lib/font_awesome/lib/fonts/fontawesome-webfont$2 [L]
|
||||
RewriteRule ^sai$ sai.php$1 [L]
|
||||
|
||||
RewriteRule ^files/([^/]+)/([^/]+)$ api.php?call=files&cat=$1&id=$2 [L]
|
||||
RewriteRule ^cache/([^/]+)/([^/]+)$ api.php?call=cache&id=$1&ident=$2 [L]
|
||||
Loading…
x
Reference in New Issue
Block a user