- Impact
- 0
Can someone please explain how I can make my 404 error traffic go to my main page? ie... www.primeminister.com/typo - should go to www.primeminister.com - It's a Cobalt 4 server.
Thanks
Thanks
Originally posted by prime minister
Thanks all.... I got it working with a .htaccess file but had to edit my access.conf file on the server with this entry:
<Directory /home/sites/site##>
Options All
AllowOverride All
</Directory>




