Configuring Apache on Fedora9 for codestriker.

2009-03-05 Thread anand.bhatta
Hello, I am not able to configure codestriker. My configuration is Fedora 9, Apache 2.2. If I give the complete path of codestriker.pl (/codestriker/codestriker-1.9.8/cgi-bin/codestriker.pl) in the browser then I get the error window that the codestriker.js was not found and I need to check the

RE: Configuring Apache on Fedora9 for codestriker.

2009-03-10 Thread anand.bhatta
Hi Dan, The problem is that Alias /codestrikerhtml/ /codestriker/. Was not getting correctly resolved. It is still not getting correctly resolved. So I had to replace where ever "codestrikerhtml" been used (3 files) with just "html" then it started working. I am not sure whether it is the pr