Skip to content

algethamy/siter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Step 1 - Open cmd window with "admin privileges"

Step 2 - to take ownership of contents of "hosts" file

 takeown /f  "C:\Windows\System32\drivers\etc\hosts"

Step 3 - to change permissions to "everyone" of contents of "hosts" file

 icacls "C:\Windows\System32\drivers\etc\hosts" /grant Everyone:F /t

Step 4 - open it in broweser

http://localhost/siter/

Step 5 - Enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages