Hi, My webserver started acting up, and from the log files I found the message httpd: module "mod_alias.c" could not be loaded, because the dynamic module limit was reached. Please increase DYNAMIC_MODULE_LIMIT and recompile. How do I give this value to the server when I compile and what's the default value so I can increase it? TIA Mark