Forum Moderators: phranque
I compiled httpd 2.0.50. It is working fine but the size of the httpd file es to big. I used:
./configure --enable-ssl --enable-mods-shared=all
It is 815K when the size of and httpd file generated by an rpm with the same modules is 3+ times smaller.
Is it normal or am i missing something here?