On 13/03/07, Sam Carleton <scarleton@xxxxxxxxx> wrote:
I am working on a kiosk system. There is a standard GUI frontend with apache as the backend. In theory the user will never be able to navigate away from the URL's they are suppose to be at, but... that is theory;) I am doing my own mini distribution of apache with my software. My question is this: What do I need to do so that any time someone tries to browse to any none valid URL, apache takes them back to the homepage?
ErrorDocument 404 http://your.host/ See (the somewhat tricky to find in the docs): http://httpd.apache.org/docs/2.2/custom-error.html -- noodl --------------------------------------------------------------------- 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