Hi all,
I'm trying to publish amuleweb trought apache mod_proxy to ssl enable it.
The only problem is that every single page is reached using the root of the webserver.
is possible in any way to change the root of the amule web server to search the pages in... for example /amule ?
I suggest to include in the configure script a --amuleweb-prefix directive.
a possible workaround/solution is to use apache mod_rewrite, anyone tried this ?