Mod Perl: Difference between revisions

Jump to navigation Jump to search
31 bytes added ,  31 October 2007
m
No edit summary
 
Line 42: Line 42:


== modify the configuration file of apache server ==
== modify the configuration file of apache server ==
modify the file C:\Program Files\Apache Group\Apache2\conf\httpd.conf, add the following lines
* modify the file C:\Program Files\Apache Group\Apache2\conf\httpd.conf, add the following lines
<pre>
<pre>
LoadFile "C:/usr/bin/perl58.dll"
LoadFile "C:/usr/bin/perl58.dll"
Line 48: Line 48:
</pre>
</pre>


* restart Apache web service


Reference
Reference

Navigation menu