Kontaktformular eingefügt

This commit is contained in:
silas
2018-10-13 18:48:40 +02:00
parent 607a96ad72
commit c7102ed527
23 changed files with 105 additions and 31 deletions

View File

@@ -28,6 +28,8 @@ RewriteCond %{REQUEST_URI}::$1 ^(/.+)/(.*)::\2$
RewriteRule ^(.*) - [E=BASE:%1]
RewriteRule ^(.*)$ %{ENV:BASE}/index.html [L]
Options -Indexes
<IfModule mod_mime.c>
AddType application/x-javascript .js
AddType text/css .css