I use Putty to run the ec2 server with this code,
python manage.py runserver
but when I shut Putty down, the server is also shut down too.
In order to keep the ec2 server activated, even I shut Putty down how do I start server??
I use Putty to run the ec2 server with this code,
python manage.py runserver
but when I shut Putty down, the server is also shut down too.
In order to keep the ec2 server activated, even I shut Putty down how do I start server??