apache - How to redirect subdomains to a specific url structure via cpanel -


i need redirect subdomains of subdomain.mydomain.com specific url structure.

example:

http://books.subdomain.mydomain.com should redirected http://subdomain.mydomain.com/things/books

i have created zone file record via advanced dns zone editor:

*.subdomain.mydomain.com. 14400 in 178.143.78.89

but when try access books.subdomain.mydomain.com, redirected to

books.subdomain.mydomain.com/cgi-sys/defaultwebpage.cgi

help! :)


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -