mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-12 00:37:31 +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.
|
For simple URLs to work, your web server must be configured correctly.
|
||||||
|
|
||||||
## Nginx
|
## Nginx (recommended)
|
||||||
In nginx.conf:
|
In nginx.conf:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -11,7 +11,7 @@ In nginx.conf:
|
|||||||
|
|
||||||
## Apache
|
## 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:
|
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