Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter quick5pnt0

    (@quick5pnt0)

    I wanted to add that i’ve tried putting my url with and without the WWW in my admin panel options for wordpress and blog addresses. I even tried removing the http from those but that just made the site not load at all.

    BTW Here is what is in my htaccess file.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter quick5pnt0

    (@quick5pnt0)

    Oddly enough, it doesnt seem to be happening right now. Can anyone please check the two links above and tell me if you’re both pages come up to the “fragmented ferrari” page?
    It would be greatly appreciated.

    Thanks

    They both end up at the same place – the fragmented Ferrari page.

    Using Firefox 1.5.0.3

    Thread Starter quick5pnt0

    (@quick5pnt0)

    Thank you! I guess it was a caching problem of some sort.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘URL Problem with WWW’ is closed to new replies.