[BlueOnyx:12094] Re: rewrite htaccess BO 5107

Steffan mailinglist at tikklik.nl
Fri Jan 25 04:34:07 -05 2013


I did this  now,
 
No errors and not working
Somehow rewriteBase is getting ignored

I tested the file on a 5106, 5107 with and without the 
<IfModule mod_rewrite.c>

It only works when putting a page after the domain.

On BlueQuartz it works fine.
Can you think of anything you mayby changed in the serverconfig

Is there any other way to redirect this domain to /wordpress ?

Thanxs

Steffan

-----Oorspronkelijk bericht-----
Van: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] Namens Richard Barker
Verzonden: donderdag 24 januari 2013 18:16
Aan: blueonyx at mail.blueonyx.it
Onderwerp: [BlueOnyx:12090] Re: rewrite htaccess BO 5107

Okay did you try to put in the site22.include <Directory
/home/.sites/33/site22/web/>

RewriteEngine On
RewriteBase /wordpress/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]

</Directory>

service httpd restart

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