Hello. I'm publishing mercurial repositories on the web. I followed the instructions given on this page: http://docs.webfaction.com/software/mercurial.html. All is working fine. I'm just wondering if I can remove the file php53.cgi without any issue. Thanks. asked 03 Oct '11, 04:38 Guandalino |
Yes, since you won't be running your PHP scripts using your Mercurial app you can safely remove the php53.cgi symlink from your app directory. answered 03 Oct '11, 04:45 neeravk |