mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-22 01:27:29 +01:00
add back in /koji/login
This commit is contained in:
parent
877072e7aa
commit
436e03293a
@ -68,6 +68,9 @@ Alias /koji-static "/usr/share/koji-web/static"
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
<Location /koji/login>
|
||||
SSLOptions +StdEnvVars
|
||||
</Location>
|
||||
EOF
|
||||
|
||||
# SELinux changes to allow httpd network access
|
||||
|
Loading…
Reference in New Issue
Block a user