Tendrl / api

Tendrl API
GNU Lesser General Public License v2.1
16 stars 16 forks source link

Change redirect directive in apache.vhost.sample file #460

Open mbukatov opened 5 years ago

mbukatov commented 5 years ago

Redirect directive in api/config/apache.vhost.sample contains ssl_virtualhost_ip:

#Redirect permanent / https://%ssl_virtualhost_ip%/

This should be changed to indicate that the expected value is hostname (fqdn).

mbukatov commented 5 years ago

@dahorak @GowthamShanmugam This is the issue with ip address vs hostname we discussed during our ad hoc meeting on 2019-02-21.