Skip to content

Commit 11800eb

Browse files
Updated text formatting around restoring the system hosts file
1 parent deeeae7 commit 11800eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,9 @@ If Apache fails to restart following the `restore` command then you will need to
293293
1. In each and every version of Apache you have installed:
294294
1. Delete the file `C:\wamp64\bin\apache\apacheX.X.XX\conf\httpd.conf`.
295295
2. Rename the file `C:\wamp64\bin\apache\apacheX.X.XX\conf\httpd-backup.conf` to `httpd.conf`.
296-
2. Delete the file `%systemroot%\System32\drivers\etc\hosts`.
297-
3. Rename the file `%systemroot%\System32\drivers\etc\hosts-backup` to `host`.
296+
2. In the directory containing your system 'hosts' file:
297+
1. Delete the file `%systemroot%\System32\drivers\etc\hosts`.
298+
2. Rename the file `%systemroot%\System32\drivers\etc\hosts-backup` to `host`.
298299

299300
> **Note:** You will need Administrator rights to perform the above 'hosts' file action.
300301

0 commit comments

Comments
 (0)