View Single Post
  #1 (permalink)  
Old 05-12-2008, 06:53 AM
hostingcp hostingcp is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Thumbs down 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