Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to get a fairly large project to work in the EPIC CGI Debugger. In this project, the cgi-bin directory doesn't reside within the html document root directory.
The problem I encounter is, that when I enter two different paths in the HTML root and CGI root text boxes, the eclipse web server serves the original perl source file instead of processing it.
How do I configure this right?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI Root differs from HTML Root when CGI Debugging in Eclipse EPIC
by wjw (Priest) on Apr 30, 2014 at 17:46 UTC |