Note: The overhead for a rule like this is minimal at best. I've used rules like this in the past on very active websites with no noticeable impact on the systems load. ---- Graham Frank Neoservers LLC - Founder and Owner Ph: (608) 359-1593 Member of the Better Business Bureau -----Original Message----- From: Graham Frank [mailto:gfrank@xxxxxxxxxxxxxx] Sent: Tuesday, July 31, 2007 6:54 PM To: users@xxxxxxxxxxxxxxxx Subject: RE: Redirecting All Traffic to Homepage Hey, Try this in .htaccess: RewriteEngine on RewriteRule ^.*$ index.html Basically, anything and everything will land them on index.html. ---- Graham Frank Neoservers LLC - Founder and Owner Ph: (608) 359-1593 Member of the Better Business Bureau --------------------------------------------------------------------- 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