On Fri, Jan 30, 2009 at 6:48 AM, Joko Soeharto wrote:
> Dear all,
> I have an application on Apache running on Unix which create a folder. The
> folder was created using CGI shell script. I need to port this http server to
> Apache on Windows.
> How can I create the same folder on Unix after por
Dear all,
I have an application on Apache running on Unix which create a folder. The
folder was created using CGI shell script. I need to port this http server to
Apache on Windows.
How can I create the same folder on Unix after porting the application to
windows?
Thank you for any suggestion.