--- htaccess_dist.orig 2011-01-13 09:31:29.000000000 +0800 +++ htaccess_dist 2011-01-13 09:32:36.000000000 +0800 @@ -95,7 +95,7 @@ # If you're not running Elgg in a subdirectory on your site, but still getting lots # of 404 errors beyond the front page, you could instead try: # -#RewriteBase / +RewriteBase /elgg RewriteRule ^action\/([A-Za-z0-9\_\-\/]+)$ engine/handlers/action_handler.php?action=$1&%{QUERY_STRING}