• Since we're having an issue with spam and very few people use this website, I've closed Game-Warden to new user registrations. Any FS2, BtRL, SoL, etc questions can be directed to HLP instead.

Is it possible to run ASP under LINUX

hostingsmarts

New member
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.
 
Back
Top