It's no problem to have a perl script handle a URL that ends in /x.txt - usually I don't show any file extensions for HTML files because I don't think the user should be bothered with implementation details.
But of course it doesn't make any sense to send a POST request to static file. POST requests are meant for activities that change the status of a server in some way, so normally a POST request is handled by some sort of CGI script.
In reply to Re: HTTP POST
by moritz
in thread HTTP POST
by kansaschuck
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |