Questions tagged [pathinfo]

2 questions
2
votes
1 answer

Apache returning 404 if pathinfo includes partially URI-encoded URL

(Wow, that title sucks... Feel free to make a suggestion in comments or edit it if you have a better one.) I have a server with a CGI program which receives a URL as pathinfo, checks the user's IP address, and redirects them to either go directly to…
Dave Sherohman
  • 5,383
  • 1
  • 23
  • 31
1
vote
1 answer

PyDev Eclipse Python interpreters Error: stdlib not found

Errors with PyDev. I keep getting the following error: "Error: Python stdlib not found It seems that the Python /Lib folder (which contains the standard library) was not found /selected during the instal process. This folder (which contains files…
Jonathan
  • 11
  • 2