A customer of mine has a website for an annual event that just ended. She's asking me to effectively disable all pages other than the index page. Rather than find and rename each one or some other such hack, I'd rather create a simple redirect in an .htaccess file but I haven't been successful with anything I've tried so far. I'm hoping someone here can help. I'd like to redirect any page request to /index.html except, of course, for requests to /index.html. Everything I've tried seems to ignore that last requirement and throw me into an infinite loop. I've tried the Rewrite & RewriteMatch directives so far. I'd like to avoid the overhead of mod_rewrite, but will go that way if it's my only option. Any help would be much appreciated. Rob Wilkerson --------------------------------------------------------------------- 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