apache-secure/verification.txt
raw link view readme| 1 | httpd -S |
| 2 | httpd -D DUMP_VHOSTS |
| 3 | |
| 4 | curl https://aleph --insecure |
| 5 | curl https://bet --insecure |
| 6 |
| 1 | httpd -S |
| 2 | httpd -D DUMP_VHOSTS |
| 3 | |
| 4 | curl https://aleph --insecure |
| 5 | curl https://bet --insecure |
| 6 |