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