Updated .gitmodules
This commit is contained in:
parent
4059d7cfc2
commit
97b5db543d
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule "DnD-Tools"]
|
||||
path = DnD-Tools
|
||||
url = GS:tristan/dnd-tools
|
||||
url = gitea@git.arcanium.tech:tristan/dnd-tools
|
||||
[submodule "DHCPInfo"]
|
||||
path = DHCPInfo
|
||||
url = gitea@git.arcanium.tech:tristan/DHCPInfo
|
||||
|
@ -133,10 +133,7 @@ cat > $LIBRENMS_HTTPD_CONF <<EOF
|
||||
Require all granted
|
||||
AllowOverride All
|
||||
Options FollowSymLinks MultiViews
|
||||
</Directory>
|
||||
|
||||
# Enable http authorization headers
|
||||
<IfModule setenvif_module>
|
||||
</Directory> # Enable http authorization headers <IfModule setenvif_module>
|
||||
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
|
||||
</IfModule>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user