Access non-Drupal folder from Drupal Sites

If you encounter this error:

Forbidden

You don't have permission to access /login/ on this server.

That means you haven’t add .htaccess to the folder. Just make .htaccess file and add this.


DirectoryIndex index.php index.shtml index.html


Tags: ,

Leave a Reply