Hi every body
This question may sound stupid , cause everybody knows that Cobalt Raq4 supports PHP . The fact is I want to set a directory in Raq4 like this .
1. The program in this directory ( location ) has the same conditions with server manager page .
+ Has the same SSL certification with server manager ( CobaltRaq region ).
+ Has the same type of server manager page URL (
like http://192.168.1.1:81/cgi-bin/.cobalt/... )
2. The program is written by php .
I have tried to make a location like http://192.168.1.1:81/cgi-bin/.cobalt/testphp/ , but it turned out that this location only support cgi but not support php and ssl . Could you please tell me how to make a directory ( location ) satisfied my requests