mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-02-04 07:40:48 +00:00
Update pivilion manual setup
parent
b8b337f6fb
commit
a93481777e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue