Many linux hosts support
ASP....
ASP for linux and
ASP for windows boxes may on the face of it look very similar.... after all the syntax is the same and the language '
ASP' infered by linux boxes and '
ASP' infered by windows are supposed to be the same thing... and indeed are.
The thing is however, I have yet to find a script that when dropped onto linux just 'works' as is..... invariably there are some modifications to make... especially when the scripts make use of com objects, such as the FileSYstemObject or indeed any COM objects... including ADODB (database) connection objects.
Good luck with Linux...... it aint for me.