Update Simple URLs

Ruan 2020-06-20 22:54:38 +00:00
parent 5b1ed337e9
commit d460ab4964

@ -25,4 +25,4 @@ RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]
```
4) Visit `/index/` (e.g. "example.com/punishments/index/") and check if it works as expected.
4) Visit `/bans/` (e.g. "example.com/punishments/bans/") and check if it works as expected.