genderboy Posted February 23, 2006 Report Share Posted February 23, 2006 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 Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted March 2, 2006 Report Share Posted March 2, 2006 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. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.