Is there a way to enable "systemindex:" in http server?
Thanks
enable systemindex in HTTP server
Re: enable systemindex in HTTP server
You will need to enable allow_disk_access:
- In Everything 1.5, from the File menu, click Exit.
- Open your %APPDATA%\Everything\Plugins.ini
- Under the [HTTP Server.dll] section.
- Change the following line:
allow_disk_access=0
to:
allow_disk_access=1 - Save changes and exit Notepad.
- Restart Everything.