On Tue, Sep 16, 2008 at 1:21 PM, Alain Roger <raf.news@xxxxxxxxx> wrote: > so if i understood well: > RewriteBase http://my_ip_address/myroot/ > RewriteRule ^(de|en|fr)/welcome/$ welcome/index.php?lang=$1 [L] > > should work ? No, the RewriteBase is just the url-path (not protocol/host/post) http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritebase welcome/inde.php also has to be valid relative to your htaccess -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx