Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: No .htaccess file for “pretty” URLS?


Aaron
Participant

@ergate

This is what I am using

# BEGIN BBPress

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase /location_of_install/

Options +MultiViews

</IfModule>

# END BBPress

Skip to toolbar