![]() |
redirecting 404 traffic to site + filter by browser language
hello, I would like to send all my 404 hits that speak, let's say, russian, to some page...
how to do this in httacess ? thanks |
Wrong board. But here is your answer :
Code:
ErrorDocument 404 /the_page_you_want.html Code:
<meta http-equiv="Refresh" content="1; URL=some-domain"> |
smart :)
so now i can easily 404 redirect to some page/folder and then setup another htaccess with language redirection :) RewriteCond %{HTTP:Accept-Language} unless that could be done in one code line ? |
All times are GMT -7. The time now is 06:15 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123