.htaccess help - moved directory

This is a discussion on ".htaccess help - moved directory" within the Web Page Design section. This forum, and the thread ".htaccess help - moved directory are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Feb 23rd, 2006, 10:45
New Member
Join Date: Jun 2005
Location: Oldham, UK
Age: 38
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
.htaccess help - moved directory

I have moved the contents of one of my directories to the root, and I now need to use my htaccess to rewrite an incoming request for a file to the new url.

Say I had a page at www.domain.com/folder/page.html
it is now located at www.domain.com/page.html

I know I can do a 301 for each page but as there are thousands it isnt an option. i need it to see what the requested page is and redirect it to the root by removing the folder part of the url.

As I'm useless at rewrite i've tried to come up with something but they dont work as intended. Can anyone help me here??

Thanks in advance.

Mark
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Feb 23rd, 2006, 12:11
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,188
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: .htaccess help - moved directory

I think you need this:-

RewriteRule ^folder/(.*)$ http://www.yourdomain.com/$1 [L]
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Feb 23rd, 2006, 16:12
New Member
Join Date: Jun 2005
Location: Oldham, UK
Age: 38
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: .htaccess help - moved directory

Thanks that did the trick
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
htaccess, help, moved, directory

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Forum moved to new server shammy2007 Job Opportunities 5 Feb 9th, 2008 01:39
Footer moved? PicoDeath Web Page Design 5 Aug 17th, 2007 10:51


All times are GMT. The time now is 17:57.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42