Skip to content

Commit

Permalink
Modified %ssl_virtualhost_ip% to %hostname(fqdn)%
Browse files Browse the repository at this point in the history
tendrl-bug-id: #460
bugzilla: 1680576

Signed-off-by: GowthamShanmugasundaram <[email protected]>
  • Loading branch information
GowthamShanmugam committed Feb 25, 2019
1 parent 0af3490 commit bafd795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/apache.vhost.sample
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# IMPORTANT: Be sure to comment out the DocumentRoot, ProxyPass and
# ProxyPassReverse directives above.
#Redirect permanent / https://%ssl_virtualhost_ip%/
#Redirect permanent / https://%hostname(fqdn)%/

# The requests to /grafana will be forwarded to grafana server
ProxyPass /grafana http://127.0.0.1:3000
Expand Down

0 comments on commit bafd795

Please sign in to comment.