Buddypress on windows with Helion ISAPI write
-
Hi I cant get my buddypress to work with the links. I am running a windows 2003 server with The Helion ISAPI rewrite component.
In my httpd.conf i have these lines?
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?p=$1 [NC,L]But I cant get it to work, anybody that has a clue on this issue?
Best regards Joakim – Sweden
- The topic ‘Buddypress on windows with Helion ISAPI write’ is closed to new replies.