This is driving me crazy and google revealed nothing. How do I find the absolute path to the cgi-bin via ssh? I have a VPS with root access and have a script that requires I know the absolute path. Any help is appreciated.
If your running a linux or unix os you could try typing 'locate /cgi-bin/' in the command line and see what you get as output. If it comes back with nothing at all type 'updatedb' and then try the locate command again.
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.