"RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(www.)?domain.com/asd/$ [NC]
ReWriteRule ^(.*)$ http://www.domain.com/asd/$1 [R=301,L]"

sunu deneyin