Tagged Questions
1
vote
2answers
49 views
What type of server is using Django/Python? .htaccess is compatible?
I was wondering what type of server is using python & django because i don't know if can i use an .htaccess file and if there is something similar.
Thanks.
0
votes
0answers
72 views
Python server with post and Get [closed]
I was wondering if it was possible (on a mac running OSX 10.6.8) t0 create a python server that would run constantly and when sent a value to it based on what the value was (in this case a string of ...