Skip to content

Commit f65c45d

Browse files
Whitespace fix
1 parent 14b08e7 commit f65c45d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

_docs/sysadmin/troubleshooting/system_debugging.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ redirect_from:
4747

4848
```
4949
tail -n 50 /var/local/submitty/site_errors/<TODAYS_DATE>.log
50-
```
50+
```
5151

5252

5353
* Look for errors in the apache log:
@@ -68,9 +68,6 @@ redirect_from:
6868
/var/log/services/YYYYMMDD.txt
6969
```
7070

71-
72-
73-
7471
* Check the SSL keys / certificates for apache & nginx.
7572
Look for ssl key & certificate files specified in the enabled
7673
`.conf` files for apache & nginx:

0 commit comments

Comments
 (0)