first commit

This commit is contained in:
2022-12-20 12:21:31 +01:00
commit 1b4073b3a4
17 changed files with 507 additions and 0 deletions

3
.htaccess Normal file
View File

@ -0,0 +1,3 @@
RewriteEngine on
RewriteRule ^doppelklinge/? /?p=doppelklinge [L]
RewriteRule ^vermessung/? /?p=vermessung [L]