mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
add multi-os goal separator
This commit is contained in:
parent
8ee31bdbf9
commit
94f4b33efb
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ $server->start(
|
|||
'/[\.]+\//', // relative directory paths
|
||||
'/[\/]+\//', // remove extra slashes
|
||||
],
|
||||
'/',
|
||||
DIRECTORY_SEPARATOR,
|
||||
NEXT_PATH . trim(
|
||||
$request
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue