Hi,
I am new to the mac and have a couple of websites that are programmed in ASP. I DO NOT have time to re program them in PHP or JSP etc so I need to find a way to show ASP files on the mac. I am using dreamweaver to edit the websites and need a way to view them localy.
I have looked around, done several google searches and been to the local AppelStore and the best route I can find was recommended by an employee at the AppleRetail Store.
I have found out that OS X has "Apache" pre installed and that you can download an ASP plug in. I have no idea what Apache is so I need some help.
So my questions; What is Apache? How do I get it to work? Is it what I need?
I recently read on another forum the following:
Any help would be a greatly appreciated. Thanks
Faffoo
I am new to the mac and have a couple of websites that are programmed in ASP. I DO NOT have time to re program them in PHP or JSP etc so I need to find a way to show ASP files on the mac. I am using dreamweaver to edit the websites and need a way to view them localy.
I have looked around, done several google searches and been to the local AppelStore and the best route I can find was recommended by an employee at the AppleRetail Store.
I have found out that OS X has "Apache" pre installed and that you can download an ASP plug in. I have no idea what Apache is so I need some help.
So my questions; What is Apache? How do I get it to work? Is it what I need?
I recently read on another forum the following:
Apple ships apache with mod_perl [3 cheers] so you don't need to rebuild it. You might need to put the AddModule and LoadModule lines in to activate it, then take a moment in CPAN to install it (perl -MCPAN -e 'install Apache::ASP')
Any help would be a greatly appreciated. Thanks
Faffoo