evinda
Gold Member
MHB
- 3,741
- 0
Klaas van Aarsen said:It is correct then that it cannot find it.
We need to modify example.html so that it saysaction="cgi-bin/action.php". (Sweating)
I open again that localhost but it directed again to " http://localhost/action.php ".
Then I tried to run the html file from the htdocs I saved that earlier. Then it still doesn't show the result, but now I think it is linked to the correct directory.
The address I get in the browser is:
file:///C:/Users/evinda/Desktop/Apache/httpd-2.4.35/httpd-2.4.35-o102p-x86-vc14/Apache24/htdocs/cgi-bin/action.php and the position of the file is:
C:\Users\evinda\Desktop\Apache\httpd-2.4.35\httpd-2.4.35-o102p-x86-vc14\Apache24\cgi-bin\action.php Or is the problem that I get also "htdocs" before the "cgi-bin/action.php"? :unsure: