On 10/12/05, Rasconi Luca (u.e.) <Luca.Rasconi@xxxxxxxxxxxxx> wrote: > Im configuring apache in a such way I can select the right error page > I tought something like > > BrowserMatch mozilla > errror_page=http://myhost.it/error_for_mozilla.html > > BrowserMatch dtv > errror_page=http://myhost.it/error_for_mce.html > > ErorDocument 404 $error_page You need to use mod_rewrite. See "Browser Dependent Content" under http://httpd.apache.org/docs/2.0/misc/rewriteguide.html Joshua. --------------------------------------------------------------------- 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