Re: Apache front-end setup

Philippe Vollenweider <[email protected]>
Newsgroups gmane.comp.cms.jahia.install
Message-ID <[email protected]>
Hi,

Every plateforms or configs are different. First you need to run 
Apache and Tomcat with mod_jk or mod_proxy server (see 
http://tomcat.apache.org/connectors-doc/howto/apache.html ). Then you 
can add basical rules like this to get "friendly" URL.

RewriteRule ^/jahia/Jahia/pid/([0-9]+)$ 
http://%{SERVER_NAME}/jahia/page$1.html [R,L,NS]
RewriteRule ^/jahia/Jahia(.*) - [PT,QSA,L,NS]
RewriteRule ^/jahia/page([0-9]+).html$ /jahia/Jahia/pid/$1 [PT,QSA,L,NS]

Cheers,

Philippe.

At 25.04.2006 17:43, you wrote:
>Hello list members,
>
>I am trying to set an Apache front-end for our Jahia server. Some Jahia
>documents
>mention (http://www.jahia.org/download/documentation/admin.pdf) the Jahia
>URL-key
>mapper and a jahia.conf include for Apache.
>Where can i find (download) these files and is there a detailed description
>how to setup "friendly" URL rewriting and secure authentication.
>Any pointers and advice to setting up an apache front-end is much a 
>appreciated.
>
>Regards,
>--
>Ted Schipper
>CTO
>Yirdis B.V. / Betronic Services
>Tel: +31-36-5300394
>GSM: +31-6-21271850

-------=[ pvollenweider at jahia dot com ]=---------
Jahia : A collaborative source CMS and Portal Server
www.jahia.org Community and product web site
www.jahia.com Commercial services company
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.