Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 4036abfe5dee0ca880333f5bdd92d232 > files > 6

drupal-6.22-1.fc13.src.rpm

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

Alias /drupal /usr/share/drupal

<Directory /usr/share/drupal/>
        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>