mirror of
https://github.com/YGGverse/next.git
synced 2025-01-12 08:08:29 +00:00
add multi-os goal separator
This commit is contained in:
parent
8ee31bdbf9
commit
94f4b33efb
@ -189,7 +189,7 @@ $server->start(
|
||||
'/[\.]+\//', // relative directory paths
|
||||
'/[\/]+\//', // remove extra slashes
|
||||
],
|
||||
'/',
|
||||
DIRECTORY_SEPARATOR,
|
||||
NEXT_PATH . trim(
|
||||
$request
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user