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