Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1- create an super user

2- install python

3- install the file in the correct directory

4- run the python server


python -m SimpleHTTPServer 8082      ( will server files on port 8082 )

...