Hi Thanks so much for your replies.
and stupid me i forgot about default apache virtualhost. :-) However about the middleware class are you talking about java because i am not a java programmer. Best Regards / Med venlig hilsen Søren Jensen On 2011-04-06 14:08, Andrew Colin Kissa wrote: > On 06 Apr 2011, at 1:56 PM, Søren Jensen wrote: > >> My problems is that it does not only answer to baruwa.hostname.com it >> answers on all *.hostname.com is there a way to solve this. > This is because you do not have a default virtual host you need to setup a > default virtualhost > > <VirtualHost _default_> > </VirtualHost> > > The default virtualhost will catch all addresses for which a virtualhost is > not configured. > >> And is there a way to have baruwa answer to hostname.com/baruwa so i can use >> it on my ssl domain or should this be a subdomain ? > This is not possible at the moment but you could write a middleware class to > do the url translation. > >> Thanks in advance for all your answers and last my but least thanks for >> Baruwa :-) > You are welcome. > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa > _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

