Hello, is there any way how to set basePath for a url in Nette\Http\Request? Problem is that I'm using multi domain with different base paths for the same application and now application uses base path of address as a presenter name.
Thanks