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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user