I put public_html/index.html under /etc/skel
ie
/etc/skel/public_html
/etc/skel/public_html/index.html
such that every new created virtual server will have a index page instead.
Right now, the content of index.html is just a simple text, “Your domain works!!”
How could i dynamic put a domain name in the index.html ?
say, Your domain, mytest.com works!!
say, Your domain, abc.com works!!
say, Your domain, yourdomain.com works!!