Hello Jarek,
On 2012-12-16 20:40, Serafin wrote:
would it be possible to change webui to run it under url like
http://server.name/mailpiler/?
yes, but see my comments below.
why? it is not always possible to set separate virtual host, and
you'd
like to set webui as a subdirectory in your DefaultRoot
I have made such configuration today, but I feel like it is
incomplete.
I'll have confirmation after some days of working with the
application.
I have mainly removed slashes from paths to .js and .css
well, piler is designed to be as flexible as possible. However piler
normally
runs on a dedicated computer (having a dedicated fqdn as well), so the
preferred
way is to assign its own hostname.
Will you describe your environment a bit more to explain why is it
impossible
to give your piler host its own hostname?
Anyway the answer is definitely yes, but several files expect that they
are installed
in the documentroot. So give me a very good reason to rewrite all of
them and introduce
a new 'sitedir' variable.
Janos