Hi ppl,

I've started programming with Perl some months ago and I want to switch
to mod_perl for my website (my older website is an asp website).

I readed the tutorials on perl.apache.org but I am still very confused
and don't know how to start my new website with mod_perl.

Actually :
1. I have only one website running on my Apache webserver (in /htdocs/)
2. I would like to use a templating system so I could write plain html
code and include dynamic content between special tags.
3. I would like my webpages to have the same header and footer.

What do you suggest me to do :

1. How to modify httpd.conf so mod_perl would be the handler for my only
website (my main problem, actually)
2. Can I have all my webpages have the .pl extension and reside in the
same directory (/htdocs/) so I could get rid of a /cgi-bin/
subdirectory?

Your ideas and basic explanations of mod_perl will be very appreciated.

Thanks in advance,

Best regards,

Steve Hemond
Programmeur Analyste / Analyst Programmer
Smurfit-Stone, Ressources Forestieres
La Tuque, P.Q.
Tel.: (819) 676-8100 X2833
[EMAIL PROTECTED] 


--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to