Hi,

Did you try to add an apache htaccess like this?

<Location "/jahia/administration">
    Order deny,allow
    Deny from all
    Allow from 123.456.789.012
</Location>


At 23.01.2006 17:07, you wrote:

Hello,

I use jahia 4.1.0 and I would like to allow only one computer to access to the administration pages (based on its IP address) and to block these pages for all the others.

I have tried with the Directory element in the apache configuration file and with a Remote address Filter (RemoteAddrValve) in tomcat but it doesn't worked.

How can I do this?

Thank you

P.S. I used apache as web server and mod_jk to connect apache and tomcat

--
MARQUET Ronan - Collaborateur SILICOMP - AQL
Rue de la Châtaigneraie
CS 51766
35517 CESSON SEVIGNE
Tel : 02 99 12 50 00
Fax : 02 99 63 70 40

-------=[ 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

Reply via email to