route requestURL (true) in subdir invalid : http://localhostiptables/ipv4/filter/INPUT (missing directory)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3020 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -182,7 +182,7 @@ class route
|
|||||||
$port = "";
|
$port = "";
|
||||||
|
|
||||||
if (isset ($_SERVER["SERVER_NAME"]))
|
if (isset ($_SERVER["SERVER_NAME"]))
|
||||||
$url .= "//".$_SERVER["SERVER_NAME"].$port;
|
$url .= "//".$_SERVER["SERVER_NAME"].$port."/";
|
||||||
}
|
}
|
||||||
if (isset ($_SERVER["REQUEST_URI"]))
|
if (isset ($_SERVER["REQUEST_URI"]))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user