Python Forum
web server that comes with Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
web server that comes with Python
#4
it's good enough for just me to access it to let me see what it is doing.  i currently have one website on my server which has only one IP address, so i need to either use that server software (apache) or convert that website over to WSGI.  that existing website is linuxhomepage.com which is implemented on the HTTP side in PHP (there are several behind-the-scenes bash scripts and C programs.  re-implementing that in python+WSGI makes sense.  but i need to get started somehow.  maybe renting a new server makes sense.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
web server that comes with Python - by Skaperen - May-29-2017, 07:07 AM
RE: web server that comes with Python - by wavic - May-29-2017, 08:27 AM
RE: web server that comes with Python - by snippsat - May-29-2017, 10:58 AM
RE: web server that comes with Python - by Skaperen - May-30-2017, 02:44 AM
RE: web server that comes with Python - by Skaperen - May-30-2017, 01:16 AM
RE: web server that comes with Python - by snippsat - May-30-2017, 10:06 AM
RE: web server that comes with Python - by Skaperen - Oct-08-2017, 03:03 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020