Created
July 1, 2011 16:36
-
-
Save lukmdo/1058884 to your computer and use it in GitHub Desktop.
CGI local testing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export REQUEST_METHOD="GET"; | |
export PATH_INFO="ws/keywords"; | |
export QUERY_STRING="cid=523&tgid=54&begin=20100701&end=20100712"; | |
perl ./cgi/seo2.cgi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment