hey i'm new and quote lost
domain geekincmiami.com
wordpress is installed in main directory
.htaaccess looks like this
# BEGIN WordPres
<IfModule mod_rewrite.c
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME}...