mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
Update README.md
This commit is contained in:
parent
4312fb9653
commit
ff90a17821
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ url.rewrite-once = (
|
|||
"^/(themes|system|vendor)/(.*)" => "$0",
|
||||
"^/(.*\.php)" => "$0",
|
||||
|
||||
# Everything else is handles by Wordpress
|
||||
# Everything else is handles by htmly
|
||||
"^/(.*)$" => "/index.php/$1"
|
||||
)
|
||||
````
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue