I recently installed SSL on my server, and wanna share it with my customers. The problem is that I use
"ln -s /home/username/public_html/secure/cgi-bin /home/SSLusername/public_html/cgi-bin/username" to create a symbolic link in the secure cgi-bin, but
my customer can not run their cgi scripts from https://secure.mydomain.com/cgi-bin/username, always get the following error:
=============================================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@secure.epromaker.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at secure.epromaker.com Port 443
=============================================
Anybody can tell me how to share the secure cgi-bin?
cPanel.net Support Ticket Number:



LinkBack URL
About LinkBacks
Reply With Quote




