Can i use XAMPP apache to compile my ASP files. If so, please tell how ?
Any link or document will do
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am assuming that you have XAMPP and ASP Installer already installed
open up C:\xampp\htdocs\apache\conf\extra\httpd-xampp.conf
add this between the
<IfModule alias_module></IfModule>tagsNow restart your Apache server
Also you need to keep your asp files in C:\xampp\asp_docs