#
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>


<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php index.php index.html index.htm

# File modified on Tue Sep  6 12:49:32 2011 by server
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_flag register_globals Off
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_flag magic_quotes_gpc Off
# File modified on Tue Sep  6 12:49:40 2011 by server
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_value request_order GPC