D
D
Daniil Demidko2016-06-12 07:47:01
Python
Daniil Demidko, 2016-06-12 07:47:01

How to run cgi-bin on a home PC without installing apache and the like?

I read about cgi, about Django.
I decided to experiment at home, how to do it without creating a server?
The browser opens the script as a normal test file.
Or is it impossible to do without installing Apache?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rou1997, 2016-06-12
@Rou1997

You can write your own server without cgi, it's fast in Python with tornado.

V
Vasily Pechersky, 2016-06-12
@Vasily_Pechersky

As far as I have read various manuals, there are at least two web server implementations in Python, using Python itself. But I still haven't figured out how to work with it.
See here: www.acmesystems.it/python_httpd and www.pythonforbeginners.com/modules-in-python/how-t...

E
Egor Ogurtsov, 2016-06-12
@mrdubz

The easiest way with denver is itwork-net63.net/page/kak-ustanovit-django-na-denw...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question