Re: prevent unauthorized call to script

2006-08-25 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > I have copy-paste a script called "form.py" from somewhere else. sounds a bit dangerous. > This script is called from " form.html". Both are running in my Apache > server. How do I prevent other html files from other server to call my > "form.py" script ? usual ap

prevent unauthorized call to script

2006-08-25 Thread kudincendol
Hello everyone.I just learn Python this week. So I don't know if this question may have been asked by someone else.I have copy-paste a script called  "form.py"  from somewhere else. This script is called from " form.html". Both are running in my Apache server. How do I prevent other html files from