redémarrer ssl ubuntu

restart: sudo apachectl restart

start: sudo apachectl start

stop: sudo apachectl stop
Lokesh003Coding