How can i add virtualhost with Redirect in DA?
I MEAN:
<VirtualHost xx.xx.xx.xx:80>
ServerAdmin webmaster@xxxx.
ServerName serverxxxx.x.com
Redirect / http://domain.xx:8000/listen.pls
</VirtualHost>
i havent found any way in panel..
So i have done it "by hand",
and question , those lines wont be deleted through DA?
I MEAN:
<VirtualHost xx.xx.xx.xx:80>
ServerAdmin webmaster@xxxx.
ServerName serverxxxx.x.com
Redirect / http://domain.xx:8000/listen.pls
</VirtualHost>
i havent found any way in panel..
So i have done it "by hand",
and question , those lines wont be deleted through DA?
