Mietjournal parts edit and comment view

This commit is contained in:
ragu 2022-09-15 17:06:08 +02:00
parent 009025103f
commit eb09d2d480
19 changed files with 247 additions and 170 deletions

View file

@ -80,6 +80,12 @@
PerlResponseHandler Mod::GBFSout
</Location>
<Location /FileOut>
SetHandler perl-script
PerlInitHandler Apache2::Reload
PerlResponseHandler Mod::FileOut
</Location>
<Location /ajax_json>
SetHandler perl-script
PerlInitHandler Apache2::Reload
@ -92,12 +98,6 @@
PerlResponseHandler Mod::ajax_post
</Location>
<Location /FileOut>
SetHandler perl-script
PerlInitHandler Apache2::Reload
PerlResponseHandler Mod::FileOut
</Location>
<IfModule mod_rewrite.c>
RewriteEngine On
RedirectMatch ^/$ /DMS/Mietjournal