i want to create a subdomain that link to sub folder
website.com is under public_html
i want create news.website.com link to public_html/news

how to do the subdomain above?

Comments

Do you have access to the http.config?

file in the server?
then you need to read a little about vhost(virtual host)

/K