api icon indicating copy to clipboard operation
api copied to clipboard

Change redirect directive in apache.vhost.sample file

Open mbukatov opened this issue 6 years ago • 1 comments

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 avatar Feb 22 '19 16:02 mbukatov

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

mbukatov avatar Feb 22 '19 16:02 mbukatov