4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 help redirecting a certain page to another folder
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
blackhawk
Junior WebHelper
Junior WebHelper


Joined: 15 Oct 2008
Posts: 2

PostPosted: Wed Oct 15, 2008 11:43 pm (15 years, 6 months ago) Reply with QuoteBack to Top

when i click on this....

Code:

http://mysite/dev.blackhawk/index.php?content=wordpress


i want it go here...

Code:

http://mysite/dev.blackhawk/blogwp/



Is there a easy way to do this with .htaccess?

thanks! Surprised
OfflineView User's ProfileFind all posts by blackhawkSend Personal Message
blackhawk
Junior WebHelper
Junior WebHelper


Joined: 15 Oct 2008
Posts: 2

PostPosted: Thu Oct 16, 2008 1:47 am (15 years, 6 months ago) Reply with QuoteBack to Top

got it!

Code:

     #land on blogwp folder when accessing a particular dynamic value!
      RewriteCond %{QUERY_STRING} ^content=wordpress$ [NC]
      RewriteRule ^index\.php$ /mysite/blogwp? [R=301,L]   


hopefully this helps someone out too!
-bh
OfflineView User's ProfileFind all posts by blackhawkSend Personal Message
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.288624 seconds :: 19 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme