Handler
In Apache, a handler is an internal representation of the action to be performed when a file is called. Normally, all files are served by the server, but certain types are "handled" separately.
Also see: Apache server
In Apache, a handler is an internal representation of the action to be performed when a file is called. Normally, all files are served by the server, but certain types are "handled" separately.
Also see: Apache server