Assuming a reverse proxy setup w/ tomcat behind httpd, you may need to use proxyName and proxyPort attributes in the <Connector ... /> element of server.xml (tomcat's config file) you are proxying the site through.
--David Benoit Segaert wrote: > I currently working on the configuration of Apache front of Magnolia. > I read all documentations related in the wiki and no subject explained how to > proxy the admin interface (magnoliaAuthor). > > The issue is on the javascript.js > ContextPath='/magnoliaAuthor'; > > The javascript is not parsed. > > Anybody has already configured that in Apache? > > Best Regards, > BenoƮt > > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
