• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Webradio using Airtime, vhost issue?

JeromeFA

New Pleskian
Hello,
i'm runing a Kimsufi dedicated server, with ubuntu 12.04 lts + plesk 11.
On it, i have my domain which is declared (let's say www.mydomain.com), a sub-domain (radio.mydomain.com). Till here, no problem, everything is fine.
I also have a icecast server runing on it, which i can access by mydomain.com:8000 or radio.mydomain.com:800 , no probleim either.
But to feed icecast, i'm triyng to use Airtime. I installed it through ssh, and it creates a vhost (for apache2), linking a subdomain (let's say airtime.mydomain.com) to the real folder ( /usr/share/airtime/public ). But, as far as i understand it, Plesk "overides" apache, then it won't work.
I tried to create a vhost accepted by plesk (with a vhost.conf file in var/www/vhosts/mydomain.com/conf and then runing a ssh command : /usr/local/psa/admin/bin/websrvmng -av), but i only can do a vhost like www.mydomain.com/airtime , and even if now i can access to the page, i can't use it (because the redirection are not correct).
Airtime really need to be on the root of a domain (or subdomain).

So, here's my question : how can i create a subdomain (airtime.mydomain.com) that will point on the folder of airtime (/usr/share/airtime/public)
Thanks

Jerome
 
Back
Top