14,953
edits
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 | ||