View Single Post
Old 04-23-2008, 03:46 PM  
starpimps
Confirmed User
 
Join Date: Sep 2006
Location: internets
Posts: 6,954
Quote:
Originally Posted by tranza View Post
Thanks for the input man, I tried doing that but I kept getting 404 errors and the pages weren't created!

I guess it's some permission problem... I'll check it out...
check your .htaccess and you should have modrewite on

something like this

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
__________________
Teen Porn Models / Solo Girls
starpimps is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote