On Tue, Sep 16, 2008 at 1:21 PM, Alain Roger <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]