Re: [us...@httpd] Need help porting from Unix to Windows

2009-01-30 Thread Krist van Besien
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

[us...@httpd] Need help porting from Unix to Windows

2009-01-29 Thread Joko Soeharto
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.