View Single Post
  #1 (permalink)  
Old 05-05-2008, 07:54 PM
hostingcp hostingcp is offline
New kid on the block
 
Join Date: May 2008
Location: india
Posts: 1
Rep Power: 0
hostingcp is on a distinguished road
Is it possible to run ASP under LINUX

To make ASP run under Linux, PHP script files are saved as ASP extensions and are redirected to the PHP interpreter. So it looks like the server serves ASP files, but these are actually PHP scripts.
Reply With Quote