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 /homepages/8/d382437363/htdocs/clickandbuilds/DunstableMinibusHire/wp-content/themes/transitec/builder/modules/.htaccess:1) in /homepages/8/d382437363/htdocs/clickandbuilds/DunstableMinibusHire/wp-includes/pluggable.php on line 1223