matsumotory / debug_mod_process_security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debug_mod_process_security

Vagrant

on Mac

$ vagrant up && vagrant ssh

on centos8

$ sudo gdb /usr/sbin/httpd

(gdb) r -X

other terminal on centos8

$ curl localhost

About


Languages

Language:Dockerfile 56.8%Language:Shell 43.2%