# # Drupal is an open-source content-management platform. # Alias /drupal7 /usr/share/drupal7 # Apache 2.4 Require local # Apache 2.2 Order Deny,Allow Deny from all Allow from 127.0.0.1 Allow from ::1 #Uncomment the next line if using with SSL/TLS #php_flag session.cookie_secure on AllowOverride All