Update pivilion manual setup

v3d 2022-05-10 21:06:33 +00:00
parent b8b337f6fb
commit a93481777e

@ -320,8 +320,8 @@ The Pivilion Apache configuration keeps all its files in
``` ```
/var/www/html/pivilion/ /var/www/html/pivilion/
|-- gen --> data that apache serves to clients (hotglue files, static HTML or your own website data go here) |-- gen --> data that apache serves to clients (website goes here)
| `--- .htaccess --> file that handles redirects (very important for hotspot mode, very important that it isn't there in onion mode) | `--- .htaccess --> redirect definitions for captive
|-- gen.php --> generator script main PHP file |-- gen.php --> generator script main PHP file
|-- images --> generator scirpt images |-- images --> generator scirpt images
|-- index.html --> HTML layout for generator script |-- index.html --> HTML layout for generator script