moverholt31
09-30-2011, 08:38 PM
I'm new to LINUX and Apache. I have an index.php file included in the htdocs folder in the www folder in the root.
I'm at a loss. I've googled the problem and keep seeing that I need to make these changes, but I'm not sure where to make them.
<Directory "/home/domain/www">
Options +Indexes FollowSymLinks +ExecCGI
AllowOverride AuthConfig FileInfo
Order allow,deny
Allow from all
</Directory>
Thanks
I'm at a loss. I've googled the problem and keep seeing that I need to make these changes, but I'm not sure where to make them.
<Directory "/home/domain/www">
Options +Indexes FollowSymLinks +ExecCGI
AllowOverride AuthConfig FileInfo
Order allow,deny
Allow from all
</Directory>
Thanks