[Catalyst] General question on Apache

Will Smith willbelair at yahoo.com
Wed Nov 30 19:38:25 CET 2005


 Hi,
 Thanks to all your help, I have my App almost done with all the nice features with Ajax. My final step is moving myapp to apache. I read through some docs (catalyst::tutorial/cookbook ..) and other threads. Tried to do the following:
 - paste this in the config file of apache (myApp is in home/will dir)
     <Location home/will/myApp>
         SetHandler  perl-script
         PerlHandler myApp
     </Location>
 This is the first time I use apache, so it's a bit confused. 
 I also went to this site:
 http://home.ngmedia.net/chansen/catalyst/conf/
 to check the config file. 
 I just wonder, do I have to change the config file as instructed by Chasen, or just a simple copy and paste as in the catalyst::tutorial.
 Thanks
 

		
---------------------------------
 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20051130/cacd8dba/attachment-0001.htm


More information about the Catalyst mailing list