On Wed, Jun 9, 2010 at 2:44 AM, Matty Ronald <matty.r...@gmail.com> wrote:
> Hi All,
>
> We want to introduce a new feature in apache which is required by our
> company. For which we need to add a directive in httpd.conf or
> http-ssl.conf.
>
> But I am clueless from where to start.


Hard to tell if you're trying to write a new Apache module or just
modify your configuration with a directive from a configuration file.

For the former, here's a good reference:

http://www.amazon.com/Apache-Modules-Book-Application-Development/dp/0132409674/ref=sr_1_1?ie=UTF8&s=books&qid=1276079473&sr=8-1

For the latter, this would help you find your configuration:

http://wiki.apache.org/httpd/DistrosDefaultLayout

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to