Fix typo in the English documentation about Apache

This commit is contained in:
Christophe HENRY 2022-10-27 23:13:43 +02:00
parent 41d1e3b289
commit fb8134d3e0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ location = /favicon.ico { alias /var/www/dev/htmgem/favicon.ico; }
```
DirectoryIndex index.gmi index.php index.html
RewriteEngine on
rewriteRule ^(.+\.gmi)$ htmgem/index.php?rw=1&url=$1&style=default,htmgem.css
RewriteRule ^(.+\.gmi)$ htmgem/index.php?rw=1&url=$1&style=default,htmgem.css
```
Other available styles: