Note: This is for NCSA httpd server.
Questions:
1) Is it necessary to restart the httpd program,
everytime the srm.conf is modified?
Eg. Adding new entries to the ScriptAlias section??
2) If not, how does it knows when the next server request
will take into effect?
3) How to restart httpd server without ROOT intervention,
if the person in charge of httpd server maintenance does not
have root access? Yes, the server has to run at port 80.
Thank you.