|
cgi-bin question
when i try to access a file from my cgi-in folder i get an "The page cannot be found" error (mydomain.com/cgi-bin/xxx/yyy.cgi)
the file path is correct becouse if i rename cgi-bin in cgi-bin1 and i try access the same file with the new path is working (mydomain.com/cgi-bin1/xxx/yyy.cgi) , but i ghet the cgi source of the file
what is the problem? why i can't run cgi files on my server?
|