On Tue, May 28, 2002 at 05:16:53PM +0200, Ismael Touama wrote:
> When building my apache server with mod_perl module
> and Apache::ASP API (is that quite right ?!) I saw
> that it created same files with a .default extension 
> with the configuration files of the server.
> Which one must I use ?
> e.g httpd.conf or httpd.conf.default ?

Use httpd.conf. (If you ever mess up httpd.conf and want to restore it
to its default settings, copy httpd.conf.default to httpd.conf. That's
what httpd.conf.default is for.)

BTW, your question was related to Apache, not Apache::ASP or mod_perl.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to