I'm having trouble trying to execute CGIs and follow symlinks under user web shares (~user style directories) on Mac OS X Tiger. I've changed httpd.conf so that the / and DocumentRoot directories both have AllowOverride Options. I've turned web sharing on. I've set the user dir (/Users/*/Sites) to Options +ExecCGI +FollowSymLinks, and yet I get a forbidden message every time I try to either follow a symlink or execute a cgi script. Here is what I get in the Apache error log: [Wed Jun 22 21:11:28 2005] [error] [client 127.0.0.1] Options ExecCGI is off in this directory: /Users/carl/Sites/test.cgi [Wed Jun 22 21:11:41 2005] [error] [client 127.0.0.1] Symbolic link not allowed: /Users/carl/Sites/symlink/ If I try to do these things in the DocumentRoot (/Library/Webserver/Documents), it works just fine. It's almost as if mod_userdir is ignoring my options directives. I've tried specifying the directives both inside httpd.conf and in an .htaccess file and neither seems to work. Any help would be greatly appreciated! Thanks, Carl Youngblood --------------------------------------------------------------------- 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