mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-12 08:47:33 +00:00
Update Simple URLs
parent
b5a6f02632
commit
d9d5a093d1
@ -7,4 +7,8 @@ In nginx.conf:
|
|||||||
location /punishments {
|
location /punishments {
|
||||||
try_files $uri $uri/ /punishments/index.php?$uri&$args;
|
try_files $uri $uri/ /punishments/index.php?$uri&$args;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Apache
|
||||||
|
|
||||||
|
TODO
|
Loading…
x
Reference in New Issue
Block a user