Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] @import url("activities-import.css"); /* Copyright 1997-2005 W3C (MIT, ERCIM, Keio). All Rights Reserved. The following software licensing rules apply: http://www.w3.org/Consortium/Legal/copyright-software */ /* $Id: activities.css,v 1.35 2006/08/08 10:40:43 slesch Exp $ */ ul#Navigate, p#Footer, p#Validate { font-size: 0.86em; } .whiteout, .whiteout a:link, .whiteout a:visited { background: transparent; color: #fff; } .whiteout a:hover, .whiteout a:focus { background: transparent; color: #00e; } .whiteout a:active { background: transparent; color: #f00; } div.whiteout { margin: -10px 0 0 0; padding: 0; }