i have name-based hosting, lets name it my.address.com - my friend have 'white' ip -address.com and gave me virtual machine than i can access via ssh, also, he made some magic with ports and now after install apache i could access /var/www on the my.address.com.
So, the question is how can i make subdomain like test.my.address.com? There are should be some magick with Apache's Listen Directive, but i cant figure it finally.
Also, i know how to create local-available sites with apache, but it is not the same.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
|||
|
|
|
Your friend has to create another name based virtual host in the apache config files to make If you have SSH access to / server root folder and have SU privileges you can create your own sub subdomain virtual host. |
|||||||
|