How can I open a file in the cgi-bin folder without getting a 404 error?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raistlin Majere

    How can I open a file in the cgi-bin folder without getting a 404 error?

    I have Apache/MySQL/PHP on Windows XP.

    If I try to open a file in the cgi-bin folder, I will get a 404 error.

    If I try to open the same file not in the cgi-bin folder, I will not
    get a 404 error.

  • Jerry Stuckle

    #2
    Re: How can I open a file in the cgi-bin folder without getting a404 error?

    Raistlin Majere wrote:[color=blue]
    > I have Apache/MySQL/PHP on Windows XP.
    >
    > If I try to open a file in the cgi-bin folder, I will get a 404 error.
    >
    > If I try to open the same file not in the cgi-bin folder, I will not
    > get a 404 error.
    >[/color]

    This isn't a PHP problem. Try one of the Apache groups - like
    alt.apache.conf iguration. Then apache user mail list is a great resource, also.

    --
    =============== ===
    Remove the "x" from my email address
    Jerry Stuckle
    JDS Computer Training Corp.
    jstucklex@attgl obal.net
    =============== ===

    Comment

    Working...