I have installed LAMP aa panel in aws ec2 ubuntu machine.
I made a C++ cgi script with hello world and renamed the compiled version of it as first.cgi in location www/wwwroot/example.com/cgi-bin/first.cgi but I am not able to access it as URL example.com/cgi-bin/first.cgi
Kindly help!