File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -293,8 +293,9 @@ If Apache fails to restart following the `restore` command then you will need to
293
293
1 . In each and every version of Apache you have installed:
294
294
1 . Delete the file ` C:\wamp64\bin\apache\apacheX.X.XX\conf\httpd.conf ` .
295
295
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 ` .
298
299
299
300
> ** Note:** You will need Administrator rights to perform the above 'hosts' file action.
300
301
You can’t perform that action at this time.
0 commit comments