PDA

View Full Version : ServerAlias


exposed
07-24-2003, 04:17 PM
How can i give a server alias to directadmin, i dont want to use https://IPNR:2222 but rather https://secure.blehbleh.com:2222

and because i have a registered certifacte i need to add the SSLCACertificateFile, for ssl enabled websites i did allways SSLCACertificateFile /etc/httpd/conf/ca-bundle/ca_new.txt but where do i do this for directadmin?

anyone can help?

loopforever
07-24-2003, 05:29 PM
Just create an A record called "secure.blehbleh.com" and point it to your server IP. Then, assuming you have SSL enabled with DA, you can access it via: https://secure.blehbleh.com:2222

ProWebUK
07-27-2003, 11:22 AM
or you could just make a "site" in DA for "sub.domain.com" it would have to be setup as an actual site and NOT a subdomain.

Chris