Viewing 3 replies - 1 through 3 (of 3 total)
  • you should not have to add the index file to end of url

    Thread Starter porge

    (@porge)

    Thanks samboll. I’ve gone to namesecure – changed it to https://www.mydomain.com. (no index.php)They tell me to give it 96 hours. I’ll post again when I see a change. Please check back can you?

    Thread Starter porge

    (@porge)

    I’m giving up. I’ve been working on this for months. I just can’t seem to get my domain name ‘gripped’ to the wordpress blog. I have tried to undo everying following the directions for ‘giving wordpress it’s own directory’ and then tried to reset permalinks. I wanted to do this in order to go back to fatcow.com and ask them if THEY could figure out a way to make my domain name to show and get rid of the ‘wordpress’. Well it didn’t work..permalink site told me to put this (see below) into my .htaccess file because www.remarpro.com couldn’t access it. For some reason even though I downloaded the newest version of wordpress that file was not writable.
    – <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    So I entered the lines and tried permalinks again. They kept giving me the same message.
    I don’t want to be a party-pooper. I been trying to sort this out. I’ve been working on worpress.com and then www.remarpro.com for more than a year maybe two and it’s been long and hard.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘masking url to subdirectory, index.php’ is closed to new replies.