I have a linux apache server that I am transferring over to Solaris. The modules directory on the linux server has all .so modules listed, and the httpd.conf file references many of them.
I do not wish to compile in all those modules onto the new server, so can I just compile a module and put it into the Apache modules directory.
Thank you
I do not wish to compile in all those modules onto the new server, so can I just compile a module and put it into the Apache modules directory.
Thank you