February 23, 200620 yr comment_2592 Can you tell me what the .so extension in apache means, and why some extendable modules of apache are .dll files. If i look in some windows distribution zip files of apache i see every type of file except .dll files or .so files, EG .c, .def, .dsp, .en and .mak(i assume this file makes the module) In my modules folder I see only .so files, would a .dll file work in this setup, I'm using the uniserver 3.3. regards Report
March 2, 200619 yr comment_2620 The standard Apache Module Extension is .so Whenyou see .dll in use, it means that it was compiled in MS Visual Studio or something... You can use both with the server. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.