Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • Brent Allison
    Participant

    @brentallison

    Thanks @mydesignbytes. Just what I was looking for!


    Brent Allison
    Participant

    @brentallison

    I’m dying here. I really need to get this problem fixed.


    Brent Allison
    Participant

    @brentallison

    Anyone else have any ideas?


    Brent Allison
    Participant

    @brentallison

    No luck. Here it is right now:

    Options +FollowSymLinks

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


    Brent Allison
    Participant

    @brentallison

    The lite version of ISAPI_Rewrite does not support local .htaccess files. It relies on a server wide httpd.config file.


    Brent Allison
    Participant

    @brentallison

    I already have the ISAPI Rewriter Plugin that Andy Stratton created installed. I also just tried to make the change to the bp-core-catchuri.php file that was outlined in the other article, but it had no affect. I do not want to dive into custom 404 handling. There should be a way around it other than that.

Viewing 6 replies - 1 through 6 (of 6 total)
Skip to toolbar