Order allow,deny Deny from all Order allow,deny Allow from all RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Warning: Cannot modify header information - headers already sent by (output started at /htdocs/public/www/wp-content/plugins/wp-file-upload/lib/.htaccess:16) in /htdocs/public/www/wp-includes/pluggable.php on line 1229