Customizing the HTTP Server

General discussion related to "Everything".
Post Reply
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Customizing the HTTP Server

Post by void »

Everything uses the following files for the HTTP server: These files are loaded from the HTTP Server folder located in %APPDATA%\Everything
If this folder does not exist or the above files do not exist, Everything will use the default internal HTTP server files.

To customize these files:
Create a folder called HTTP Server in your Everything installation folder.
Copy your custom files to this folder.

Full customization can be accomplished with javascript and JSON object requests.
mbo
Posts: 1
Joined: Thu Feb 20, 2014 12:41 pm

Re: Customizing the HTTP Server

Post by mbo »

Hey at Voidtools

I have added the Folder 'HTTP Server' to the installation directory and added the files listed.

I have tried to change some of the files and the css but nothing seems to affect the user interface at all.

Is there something i am missing?

sincerly Morten
dny238
Posts: 1
Joined: Mon Aug 28, 2023 12:32 pm

Re: Customizing the HTTP Server

Post by dny238 »

To customize your HTTP server, please see:
https://www.voidtools.com/support/every ... http_files

( Extract https://www.voidtools.com/Everything-HT ... .Files.zip to %appdata%\Everything\http server )
Post Reply