I just installed php with the --enable-force-cgi-redirect option,
how do i copy the php binary to each cgi bin? How do i find subdomain's, so I can make a cgi-bin inside the subdomain and then copy the php binary to it?
Beyond that, you should never ever make your binaries public accessible over the web. That allows remote, anonymous users to feed your binary any code they want to, doing things like deleting files, emailing passwords, invoking shells etc etc etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.