mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Deleting blanko in allow-index.php
This commit is contained in:
parent
91136300ea
commit
b951743e56
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
// Custom script that will be included in custom Vesta installations to allow normal index.html if Vesta was proxied via default nginx
|
||||
|
||||
if (file_exists("/usr/local/vesta/web/inc/switch_to_vesta_port") && isset($_SERVER['HTTP_X_REAL_IP']) && $_SERVER['REQUEST_URI']=="/") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue