Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adinan-cenci committed Jan 8, 2023
1 parent bb67178 commit 4972013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@ The router will automatically work inside sub-directories.
Consider the example:
Your URL: `http://yourwebsite.com/foobar/about`

Your document root is
`/var/www/html/` and your router is inside of
Your document root is
`/var/www/html/` and your router is inside of
`/var/www/html/foobar/`.

The router will match the routes against `about` and <u>**NOT**</u> `foobar/about`.
Expand Down

0 comments on commit 4972013

Please sign in to comment.