mod_put

mod_put Apcahe module implements the HTTP/1.1 PUT and DELETE methods.
Download

mod_put Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Lyonel Vincent
  • Publisher web site:
  • http://gnome-look.org/content/show.php/Nodoka+graphite?content=69794

mod_put Tags


mod_put Description

mod_put Apcahe module implements the HTTP/1.1 PUT and DELETE methods. mod_put Apache module implements the HTTP/1.1 PUT and DELETE methods. Please notice that it can be a big security hole to activate them without securing the web server.Configuration:Integration with Apache 1.3.x - compiling and linkingTo link mod_put into Apache (recommended for best performance), just add a add-module clause to your configure call: ./configure --add-module=/path/to/mod_put.c Integrating into Apache 1.2.x - compiling and linkingTo link the put module with Apache, you must rebuild Apache from its sources with adding mod_put in the configuration file: Untar mod_put.tar.gz in Apache sources' directory Edit Configuration file according your installation Run the Configure script to rebuild the makefile Build Apache by typing make Install the brand new httpd program Edit the web server configuration files (typically httpd.conf and access.conf) Restart the web daemonExample of a Configuration file...Module mime_module mod_mime.oModule access_module mod_access.oModule auth_module mod_auth.oModule negotiation_module mod_negotiation.oModule includes_module mod_include.oModule dir_module mod_dir.oModule cgi_module mod_cgi.o...## Miscellaneous modules#Module put_module mod_put.oRequirements:· Apache 1.2b8+ Requirements: · Apache 1.2b8


mod_put Related Software