mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-11 16:27:30 +00:00
Update Simple URLs
parent
40cca7693b
commit
20ad8e2a11
@ -1,6 +1,6 @@
|
||||
For simple URLs to work, your web server must be configured correctly.
|
||||
|
||||
## Nginx
|
||||
## Nginx (recommended)
|
||||
In nginx.conf:
|
||||
|
||||
```
|
||||
@ -11,7 +11,7 @@ In nginx.conf:
|
||||
|
||||
## Apache
|
||||
|
||||
Note: Untested
|
||||
Note: Untested. This probably doesn't work.
|
||||
|
||||
Create a file named `.htaccess` in the same folder as `index.php` with the following contents:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user