| Article: |
Apache Web-Serving With Mac OS X, Part 5 | |
| Subject: | OT:: mod_perl | |
| Date: | 2002-03-24 21:39:53 | |
| From: | kenyatta | |
|
Hello Kevin, it's time can we do a tutorial for an installation of mod_perl on Apache for Mac OSX?
|
||
Showing messages 1 through 1 of 1.
-
OT:: mod_perl
2002-03-29 14:10:36 Morbus Iff |
[View]
Ultimately, mod_perl is already installed on OS X. Look in your httpd.conf file - you'll see a large listing of AddModule and LoadModule lines, and one of them will be related to Perl. Uncomment them, and all other instructions on configuring mod_perl will work as written (well, assuming you change file/directory paths).


