I have directory named /template/css
The full url is http://sitename.com/template/css
I need this folder to be redirected using apache mod rewrite
from
http://sitename.com/template/css
to:
http://sitename.com/css
How can I do this?
|
I have directory named The full url is I need this folder to be redirected using apache mod rewrite from
to:
How can I do this? |
|||
|
|