Thread
:
Wordpress Permalinks
View Single Post
02-10-2009, 12:43 PM
CIVMatt
Amateur Pimpin
Industry Role:
Join Date: Aug 2004
Location: Orlando, FL
Posts: 13,075
oooh I see where I need to add this maybe?
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
__________________
Make easy money with Webcams
CIVMatt
View Public Profile
Visit CIVMatt's homepage!
Find More Posts by CIVMatt