first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$base_url = 'https://'.str_replace("extlayer","svrlayer",$_SERVER["SERVER_NAME"]);
|
||||
$local_url = 'https://'.$_SERVER["SERVER_NAME"];
|
||||
$target_url = $base_url."/internal.php";
|
||||
?>
|
||||
Reference in New Issue
Block a user