Results 1 to 3 of 3
Threaded View
-
2nd Mar 2012, 07:34 PM #2MemberWebsite's:
facebook.comtry
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
Redirect 301 /wordpress/http://mysite.com/
Redirect 302 /http://mysite.com http://mysite.com/forum
</IfModule>All right everyone, line up alphabetically according to your height.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to rewrite/redirect a folder name with .htaccess
By GBot in forum Whitehat SEOReplies: 0Last Post: 14th Dec 2013, 07:16 AM -
.htaccess redirect
By batori in forum Webmaster ResourcesReplies: 6Last Post: 29th Sep 2012, 05:14 PM -
Redirect from one site to another site using .htaccess
By NaHoW in forum Web Application/Script SupportReplies: 0Last Post: 17th Sep 2012, 05:37 PM -
How to Redirect using htaccess
By AJ Blacklisted in forum Web Application/Script SupportReplies: 4Last Post: 20th Dec 2011, 08:38 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...