Jump to content

my vps has asp?


techker

Recommended Posts

Hey guys i have a vps from 1and1 and im going tru it and notice there is a module asp?

 

does that meen i can use asp and php on it?

 

this is what i seen when creating a new domain

 

plesk default page

 

then there was a asp button test

 

HTTP_ACCEPT application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*

HTTP_ACCEPT_ENCODING gzip, deflate

HTTP_ACCEPT_LANGUAGE en-US

HTTP_CONNECTION Keep-Alive

HTTP_COOKIE locale=en-US

HTTP_HOST store.lfnc-shop.com

HTTP_REFERER http://store......com/

HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)

REQUEST_METHOD GET

REQUEST_URI /test/apacheasp/test.asp

 

Link to comment
https://forums.phpfreaks.com/topic/209056-my-vps-has-asp/
Share on other sites

If its a Linux server it won't have the traditional asp as that requires IIS. It may have another implementation though, asp is just a framework which can be ran in a few different languages.

 

There was both Python & Perl implementations kicking around a while ago that would run on Apache servers. Yours may very well have the perl version. See http://www.apache-asp.org for details.

Link to comment
https://forums.phpfreaks.com/topic/209056-my-vps-has-asp/#findComment-1091896
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.