Thursday 25 March 2010 8:38:53 am
Hello Damien, You will need to play with your web server's configuration. Here are hints on how to do it with Apache : RewriteEngine On
RewriteRule ^/foo/.* - [L]
The lines above must be embedded in a VirtualHost definition if i remember correctly.
Let us know if that works correctly, Cheers,
--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board
eZ Publish Community on twitter: http://twitter.com/ezcommunity
t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye
|