
05-05-2008, 07:54 PM
|
|
New kid on the block
|
|
Join Date: May 2008
Location: india
Posts: 1
Rep Power: 0
|
|
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.
|