Amihai’s-instructions
Amihai’s instructions: To see it from a windows computer, please do a small setting:
Open notepad as “administrator”
Edit file C:\Windows\System32\drivers\etc\hosts put in this file the next two lines:
132.68.75.243 phelafel-test.physics.technion.ac.il
::1 phelafel-test.physics.technion.ac.il
Save the file and than open “cmd” as administrator and run the command
pconfig /flushdns
If you run the browser in a Linux computer, it is more easy
edit file /etc/hosts add there
132.68.75.243 phelafel-test.physics.technion.ac.il
::1 phelafel-test.physics.technion.ac.il
and type
sudo resolvectl flush-caches instructions