HTTP relative urls

Found a bug in "Everything"? report it here
Post Reply
djdenv
Posts: 1
Joined: Tue Sep 01, 2009 5:46 pm

HTTP relative urls

Post by djdenv »

I am trying to front the built-in HTTP server for Everything with Apache HTTP. Unfortunately the built-in web server has leading "/" on all the links (images, css, etc...). The applications functions through apache, but looks horrible. Can you please remove the leading "/" from all the resources? This would allow me to create an alias of http://mycomputer/everything and all the links would work properly.
Thanks!
David
Developer
Posts: 430
Joined: Tue Mar 17, 2009 1:42 am

Re: HTTP relative urls

Post by David »

Is it possible to get the result your after by customizing the http server files in "Everything"?
See http://www.voidtools.com/Everything/wiki/Customizing for more information.

The full URL to "Everything"'s HTTP server files may not be accessible or even included in the database.
"Everything" needs the / prefix to identify internal HTTP server files.

I will consider adding an ini option to override the default HTTP server file URLs.

I am also considering full URLs to the HTTP server files if they are included in the database.
Post Reply