mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
.htaccess added HTTP prefix for SetEnv 2
This commit is contained in:
parent
f2463756e5
commit
bc615faf88
@ -1304,7 +1304,7 @@ Allow from all
|
||||
}
|
||||
}
|
||||
|
||||
if (!isset($_SERVER['OPENXE_HTACCESS'])) {
|
||||
if (!isset($_SERVER['HTTP_OPENXE_HTACCESS'])) {
|
||||
return("htaccess nicht aktiv.");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user