Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » Running WordPress » Web Hosting for WordPress »

[SOLVED] www to non-www redirect not working?


 
Prev Previous Post   Next Post Next
  #1  
Old Jul 18, 2009, 03:22 AM
jankph
 
93 posts · Jul 2009
ATA 3.6.4 and WP 3.1
[SOLVED] www to non-www redirect not working?

My site used to be on wordpress.com with a non-www domain. Now, after moving to wordpress.org, I have this www in front, and I am trying to do a 301 redirect as in http://forum.bytesforall.com/showthread.php?t=1052, but it doesn't work.

This is how the .htaccess file looks like today:
--------------------
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php

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

# END WordPress
----------------------

How is it supposed to look like after I have added the www to non-www redirect?
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
"Redirect Loop" Issue When Clicking ANY blog link!!?? River2Horses Atahualpa 3 Wordpress theme 5 Sep 29, 2010 02:47 PM
public_html vs. www thetravelchronicle Forum How-To 1 Jun 4, 2009 03:11 PM
[SOLVED] How to do a redirect? Shepherd Jim Web Hosting for WordPress 3 Apr 18, 2009 09:12 AM
[SOLVED] Missing my &quot;www&quot;?? Shepherd Jim Web Hosting for WordPress 10 Apr 5, 2009 08:28 AM
Header feed-links to sidebar? + redirect pages? net-prophet RSS, Feeds & Subscribing 3 Feb 8, 2009 02:05 PM


All times are GMT -6. The time now is 05:01 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.