|
#1
|
|||
|
|||
|
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.
|
|
#2
|
||||
|
||||
|
Quote:
Strange.... this exact same post was here today also..... ![]() http://forums.site5.com/showthread.php?p=128368
__________________
- David |
|
#3
|
||||
|
||||
|
We have chilisoft ASP available which will run classic ASP/MySQL, but not ASP.NET, MSSQL or Access.
__________________
Wesley ![]() Hostgator / SEOhosting |
|
#4
|
|||
|
|||
|
If I am correct, you want your PHP script to run as though it looks like .asp scripts, this is how you would do that, just put this in .htaccess in public_html folder.
Code:
AddHandler application/x-httpd-php5 .asp AddType text/html .asp |
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
All times are GMT -6. The time now is 03:32 AM.











