hi there,
could you please describe me how to "convert a*.pl to a *.cgi
I need to accses the files with cgi extentions...
thanks
Printable View
hi there,
could you please describe me how to "convert a*.pl to a *.cgi
I need to accses the files with cgi extentions...
thanks
Rename it. Apache on Linux at least doesn't care about file extensions, they're only there as a hint for you.
Apache on Windows or IIS might handle it differently, but then you should still be able to rename them and set some configuration option. But I doubt it's necessary. Try just renaming ;)
hi again,
Those files with "pl" extension work nice on my PSW (win98)
The problem is with those with "cgi" extension files.
MY PC does not recognise them as I could not configure it as I did for "pl"
thanks
so you say I should just change the extension to "cgi"!!
thenks I will try