No HTTP in options

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
ChrisSteffens
Posts: 3
Joined: Wed Apr 02, 2025 12:54 pm

No HTTP in options

Post by ChrisSteffens »

I dont see the options "HTTP Server" in the Options?
image.png
image.png (26.08 KiB) Viewed 2099 times
Why??
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: No HTTP in options

Post by void »

Are you using the Lite version?
-There is no HTTP server in the Lite version.

Did you install with the msi installer?
-If so, the HTTP server needs to be enabled:
Exit Everything (File -> Exit)
Open your C:\Program Files\Everything\Everything.ini
Change the following line:
allow_http_server=0

to:
allow_http_server=1

Save changes and restart Everything.
ChrisSteffens
Posts: 3
Joined: Wed Apr 02, 2025 12:54 pm

Re: No HTTP in options

Post by ChrisSteffens »

Great! Thats it!

Thanks for your help!
Post Reply