I have cgi scripts that load a common resource file. They need to locate this resource file through an absolute path.
Could someone please share the absolute path to the CGI-Executables folder?
I have tried
A) /Library/WebServer/CGI-Executables/filename.cgi
B) /Local/Library/WebServer/CGI-Executables/filename.cgi
C) /Users/myname/Library/WebServer/CGI-Executables/filename.cgi
and no luck.
Thanks in advance.
Could someone please share the absolute path to the CGI-Executables folder?
I have tried
A) /Library/WebServer/CGI-Executables/filename.cgi
B) /Local/Library/WebServer/CGI-Executables/filename.cgi
C) /Users/myname/Library/WebServer/CGI-Executables/filename.cgi
and no luck.
Thanks in advance.