Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62729
| Date | 2013-12-25 22:27 -0800 |
|---|---|
| From | Eduardo A. Bustamante López <dualbus@gmail.com> |
| Subject | Re: Apache restart after source changes |
| References | <9e70e719-10f9-4772-8da9-0270538f9fba@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4625.1388039269.18130.python-list@python.org> (permalink) |
On Wed, Dec 25, 2013 at 09:57:42PM -0800, Fredrik Bertilsson wrote: > I am evaluating Python for web development and just found out that I need to restart Apache after source changes on windows. Using linux the situation is better but I still have to touch the wsgi file. Is it only me that finds this being a major drawback compared to PHP? How is it a «major drawback». «Oh, god, I have to touch that file! This is unbearable! It's unbeliavable!!! How awful». Also, it's not a python issue, it's an issue with your particular stack. Other stacks do automatic reloading (for example, the web server that Django uses). -- Eduardo Alan Bustamante López
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Apache restart after source changes Fredrik Bertilsson <frebe73@gmail.com> - 2013-12-25 21:57 -0800
Re: Apache restart after source changes Eduardo A. Bustamante López <dualbus@gmail.com> - 2013-12-25 22:27 -0800
Re: Apache restart after source changes Fredrik Bertilsson <frebe73@gmail.com> - 2013-12-25 22:36 -0800
Re: Apache restart after source changes Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-12-26 14:13 +0100
Re: Apache restart after source changes diverman <pavel@schon.cz> - 2013-12-29 23:32 -0800
Re: Apache restart after source changes Ned Batchelder <ned@nedbatchelder.com> - 2013-12-26 08:26 -0500
csiph-web