I got a website from a friend and I was trying to get it to work on server running FREEBSD with Apache and modperl. The website was coded to run an Alias called go and has several .pm files. I got the alias go by adding a line of configuration to the httpd.conf file but I've had no luck with .pm files. I even tried the complete patch to the file which is something like /go/1.pm and nothing, like if I was pointing nowhere. Do I need to add something else to the httpd.conf file in order to execute those .pm files?
I'm completely new to modperl and apache, any help will be greatly appreciated. -- View this message in context: http://www.nabble.com/Making-.pm-files-run.-tf3016257.html#a8376413 Sent from the mod_perl - General mailing list archive at Nabble.com.