Hi all,
If I take an already existing .cgi file and save it with no changes in either Wordpad or Dreamweaver, the server produces a "500 Internal Server Error".
What should I use to edit a .cgi file?
Thanks!
Hi all,
If I take an already existing .cgi file and save it with no changes in either Wordpad or Dreamweaver, the server produces a "500 Internal Server Error".
What should I use to edit a .cgi file?
Thanks!
The extension .cgi does not imply any specific content. It could even be a binary, in which case the obvious answer is that you don't.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Hmm. In this case I think it was a Perl text file.
Then it should be fine. Make sure the permissions of the file are correct (for most cases you'll want 755; if the contents are sensitive, try 711).
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks