Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 840567238f398b1f2f61b938cff27ad8 > files > 9

drupal6-6.20-1.fc15.noarch.rpm

#
# Drupal is an open-source content-management platform.
#

Alias /drupal /usr/share/drupal6

<Directory /usr/share/drupal6/>
        Order Deny,Allow
	#Comment the following line and uncomment the next for public use 
        Deny from all
	#Allow from all
	#Uncomment the following line for setup
        #Allow from 127.0.0.1
	AllowOverride All
	#Uncomment the next line if using with SSL/TLS
	#php_flag session.cookie_secure on
</Directory>