Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Restart after restarting Shibboleth; or when there is a change in Apache configuration.

sudo -u root bash

service httpd (re)start

...

themeRDark

...


Code Block
languagebash
themeRDark
title(Re)start Apache httpd
sudo -u root bash

service httpd (re)start

...