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 other server to call my "form.py" script ?

Thanks in advance.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to