uff
This commit is contained in:
8
public/.htaccess
Normal file
8
public/.htaccess
Normal file
@ -0,0 +1,8 @@
|
||||
RedirectMatch 404 /\.git
|
||||
|
||||
RewriteEngine on
|
||||
#RewriteRule ^doppelklinge/ /p=doppelklinge [L]
|
||||
RewriteRule ^doppelklinge/?$ /?p=doppelklinge [L]
|
||||
RewriteRule ^doppelklinge/([a-zA-Z0-9]{8})/?$ /?p=doppelklinge&c=$1 [L]
|
||||
RewriteRule ^vermessung/? /?p=vermessung [L]
|
||||
RewriteRule ^knochen/? /?p=knochen [L]
|
Reference in New Issue
Block a user