Skip to content

Commit bd40a65

Browse files
authored
correcting sp.example.org.conf link
1 parent 481ea6b commit bd40a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idem-fedops/HOWTO-Shibboleth/Service Provider/Debian/HOWTO Install and Configure a Shibboleth SP v3.x on Debian-Ubuntu Linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
### Configure SSL on Apache2
103103

104104
1. Create the Virtualhost file (pay attention and follow the starting comment):
105-
* `wget https://registry.idem.garr.it/idem-conf/shibboleth/IDP4/apache2/sp.example.org.conf -O /etc/apache2/sites-available/000-$(hostname -f).conf`
105+
* `wget https://registry.idem.garr.it/idem-conf/shibboleth/SP3/apache2/sp.example.org.conf -O /etc/apache2/sites-available/000-$(hostname -f).conf`
106106

107107
2. Enable **proxy_http**, **SSL** and **headers** Apache2 modules:
108108
* `a2enmod ssl headers alias include negotiation`

0 commit comments

Comments
 (0)