[BlueOnyx:12089] Re: rewrite htaccess BO 5107
Steffan
mailinglist at tikklik.nl
Thu Jan 24 11:30:04 -05 2013
I allready treid that with no luck
Domainname.com/home
Or whatever works
But domainname.com not
Nothing in the log only
Directory index forbidden by Options directive: /home/.sites/33/site22/web/
But there is no index file in the /web so thats normal.
-----Oorspronkelijk bericht-----
Van: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] Namens Richard Barker
Verzonden: donderdag 24 januari 2013 16:57
Aan: blueonyx at mail.blueonyx.it
Onderwerp: [BlueOnyx:12088] Re: rewrite htaccess BO 5107
On our server I had to change the .htaccess from this:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wordpress/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]
</IfModule>
To This:
RewriteEngine On
RewriteBase /wordpress/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]
Worked fine since.
RC
+---------------------------------------------+
Richard C. Barker Sr.
CEO & President
1-800-510-3139
ProBass Networks Inc.
http://www.probassnetworks.net
http://www.probass.net
+---------------------------------------------+
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx
More information about the Blueonyx
mailing list