RE: [users@httpd] Compile apache 2.0.54

2005-06-28 Thread Ian Huynh
But if you are really paranoid, look at directive LimitExcept that allows for restriction on http verb usage during configuration http://httpd.apache.org/docs-2.0/mod/core.html#limitexcept -Original Message- From: Boyle Owen [mailto:[EMAIL PROTECTED] Sent: Monday, June 27, 2005 11:38

RE: [users@httpd] Compile apache 2.0.54

2005-06-27 Thread Boyle Owen
> -Original Message- > From: Trung Nguyen [mailto:[EMAIL PROTECTED] > Sent: Montag, 27. Juni 2005 23:52 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Compile apache 2.0.54 > > > Hello, > > Is there a way to compile/configure apache 2.0.54 with > modifications to the configur

Re: [users@httpd] Compile apache 2.0.54

2005-06-27 Thread Aman Raheja
the advantage of open source is that you can do what you want, or otherwise the directives in the core module are always available and others you can enable/disable at compile time. read through the configure file and the apache docs to see what you want to disable. - Aman Raheja http://www.tec

[users@httpd] Compile apache 2.0.54

2005-06-27 Thread Trung Nguyen
Hello, Is there a way to compile/configure apache 2.0.54 with modifications to the configuration file that disables methods such as OPTIONS, TRACE, PUT, DELETE, etc. Thanks, Trung - The official User-To-User support forum of