Hi,
I want to publish my website to the root of my tomcat. I have deployed a public 
instance to ROOT and an author instance to /author.

I defined my Website like this:

my-site
 -sectionA
 -sectionB
  -articleX
  -articleY

I want to publish website so that it's accessible like this

http://localhost:8080/
http://localhost:8080/sectionA.html
http://localhost:8080/sectionB.html
http://localhost:8080/sectionA/articleX.html
http://localhost:8080/sectionA/articleY.html

I could not figure out how to configure it works like that.
I guess I missed something in the manual, because I think this is a very common 
case. I would be very happy if someone could help me out.

Thanks in advance

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=bb22a3b2-0b05-46d4-b176-03d4dfda8c86


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to