Hi friends,

i want to redirection script for

www.xxxx.com/abc/ to www.xxxx.com/

my website saved in abc folder. first i set the permenent redirection in Cpanel from xxx.com to xxx.com/abc. but i want to display onley website name..dont want to display folder.

Now, i am using this code.. but not working...

RewriteRule ^abc/$ / [R=302]

Please suggest that..

Recommended Answers

All 2 Replies

Change [R=302] to just [L]

commented: I think this will work :) +2
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.