I have a website that I want to test on my local machine using thw wampserver. However, the files are asp, not php. Is it possible to run it. An index.html file is located in /vp under /wamp/www/, which immediately loads an index.asp, but when I use [localhost], it asks if I want to save or run the index.asp. Is there a way to run these websites?
WAMP is stand for Windows, Apache, MySQL, and PHP. There is no ASP in there.
However, they do have a mod for asp.net, not sure if asp can work w/ it or not. So my suggestion is google for asp for wamp and try it yourself then post back the result here.
I knew what the acronym was But I was just hoping that I could test some asp stuff. I did look around, but have not found anything for asp, just asp.net which seems to be different. Even the file extension is different (aspx)
I did. It's not totally clear...is Perl already included in WAMP? This seems to say that asp will work, but only using perl, which I totally don't understand...Why is this so difficult?