add back in /koji/login

This commit is contained in:
Trevor Batley 2023-09-12 09:12:41 +10:00
parent 877072e7aa
commit 436e03293a

View File

@ -68,6 +68,9 @@ Alias /koji-static "/usr/share/koji-web/static"
AllowOverride None AllowOverride None
Require all granted Require all granted
</Directory> </Directory>
<Location /koji/login>
SSLOptions +StdEnvVars
</Location>
EOF EOF
# SELinux changes to allow httpd network access # SELinux changes to allow httpd network access