It would be cool if there was a 'common' all inclusive installer. One
that no matter what you used, apache, tomcat, iis, it was the same
installer and one of the options is to choose your www engine. After
you choose the engine, it would offer a site wizard to create sites,
etc. Not sure how feasible it is, but it'd be nice!

On Mon, Nov 14, 2011 at 9:00 AM, Matt C <[email protected]> wrote:
> Update based on Alex's feedback:  For testing, I moved SiteA and SiteB
> to outside the tomcat folder.  http://openbd.local/ opens up SiteA,
> while http://openbd.local/AnyDirectory first looks in webapps for
> AnyDirectory, THEN in SiteA.  So what do I need to do so that my
> custom hosts, openbd.local and openbd.secure are limited to their own
> directories but both use a single install of OpenBD?
>
> On Nov 14, 9:25 am, Matt C <[email protected]> wrote:
>> I've pastebin'd my server.xml file at...
>>
>> http://pastebin.com/u/creech-ml
>>
>> For the hosts file I've just added the following two lines to what was
>> already there...
>> ---------------------
>> 127.0.0.1   openbd.local
>> 127.0.0.1   openbd.secure
>> ---------------------
>>
>> As stated before, in server.xml I've also tried changing appBase to
>> "webapps/SiteA(B)", but no luck.  I'm assuming webapps is what tells
>> Tomcat which WEB-INF and bluedragon folders to use.
>>
>> Matthew, you said that openbd.local:8888 just hits my tomcat root, but
>> shouldn't the docBase tell it to go deeper in?  Otherwise, how 
>> couldhttp://openbd.local:8888/= /opt/openbd/tomcat/webapps/SiteA?  At the
>> same time,http://openbd.local:8888/SiteA/ALSO takes me to /opt/
>> openbd/tomcat/webapps/SiteA.
>>
>> Alex, thanks for the suggestions and the sample config file.  I'll
>> test around with what you've provided, but I wanted to go ahead and
>> provide this link.
>
> --
> official tag/function reference: http://openbd.org/manual/
>  mailing list - http://groups.google.com/group/openbd?hl=en
>

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to