(Private paths/data replaced with variables below)
Hello,
Whenever I ask the Blacklist module to generate the .htaccess file, this is the warning I get:
Forbidden
You don't have permission to access /<$SYSTEM_FOLDER>/index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I am properly specifying the location of the .htaccess file, which is located below:
/home/<$USERNAME>/public_html/.htaccess
I have tried setting 777 permissions on the index.php file and the .htaccess to no avail. Any ideas?
