2 sam2kb May 31, 2009 19:14
![](https://forums.b2evolution.net/media/users/sam2kb/profile_pictures/.evocache/daemon-250.jpg/crop-top-80x80.jpg?mtime=1372015408)
Thank you! I just finished giving that a try and didn't have any luck. I appreciate the link though.
Can you post the content of your .htaccess file here?
Also make sure you changed the blog's Absolute URL to "http://itsajaimething.com/"
Here's the code. I did switch the absolute URL, I just double checked it again, no luck.
#===============
# CATCH EVERYTHING INTO B2EVO:
<IfModule mod_dir.c>
DirectoryIndex index.php index.html
</IfModule>
Options +FollowSymlinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php
Can you PM me your FTP login/pass?
There are many interesting things in the FAQ forum ;)
http://forums.b2evolution.net/viewtopic.php?t=17685