I want to add an alias: Alias myApp /opt/installdir/myApp when I install my application. I can do this fine by adding a myApp.conf file into the /etc/httpd/conf.d folder But, this makes the application accessible both via http and https. I can add the alais into the Virtual Host on port 443 in the ssl.conf file and get it to work, but, ideally, it would be much easier to install if I could just do everything in myApp.conf file. How can I bind that alais to the Virtual Host on port 443 without changing the ssl.conf file? -- View this message in context: http://www.nabble.com/Adding-Alias-with-HTTPS-tp24706066p24706066.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx