web/hlc: Remove obsolete form submit paths

Tabitha doesn't have any forms on her website any more.
unifi-restore
Dustin 2025-07-23 11:42:33 -05:00
parent 7034d5fec0
commit dc924aa70b
1 changed files with 0 additions and 4 deletions

View File

@ -59,10 +59,6 @@
SSLProxyEngine On
RewriteEngine On
RewriteRule /submit/attendance http://127.0.0.1:8000/hlc-attendance [P]
RewriteRule /submit/signup http://127.0.0.1:8000/hlc-signup [P]
RewriteRule /submit/summer2024 http://127.0.0.1:8000/hlc-summer2024 [P]
RewriteRule /submit/enrollment2024 https://hlcforms.pyrocufflink.blue/submit/enrollment2024 [P]
DocumentRoot /srv/www/hatchlearningcenter.org/htdocs
<Directory /srv/www/hatchlearningcenter.org/htdocs>