You need to edit /private/etc/apache2/httpd.conf file to fix this kind of error. Open up in the editor and fine the --- and replace it with following .
<Directory > #Options FollowSymLinks Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Order deny,allow Allow from all </Directory>/private/etc/apache2/httpd.conf, or even /private for that matter, in the file open dialog, even though it shows up in the terminal. Any help?
Not being very familiar with Terminal editors such as nano, I would like to do the editing in BBEdit. However, even though I have configured BBEdit to view hidden files, I am unable to find
And by the way, will the changes to <Directory> expose my computer to unwanted visitors?
But only if the command line tools are installed. See "Install Command Line Tools..." under the BBEdit window.
Also, command line tools are only available in the version of BBEdit downloaded from the Bare Bones website.
Todd