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("incubator-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: incubator.css,v 1.13 2005/07/24 02:55:22 slesch Exp $ */ div#Tools, .archive { font-size: 0.86em; } ul#Navigate, div#Search, input#inputField { font-size: 1em; } input#goButton, span#RSS a { font-size: 0.86em; } div#News h2 { font-size: 0.8em; } div#Label { margin-top: 1em; padding: 0.5em; background: #fea; color: #000; } #Label a:link { background: #fea; color: #00e; } #Label a:visited { background: #fea; color: #529; } #Label a:active, #Label a:hover, #Label a:focus { background: #ffc; color: #00e; }