June 29, 200619 yr comment_3385 i have a problem.if i try to connect my server from "xp my web folders", don't ask password and direct connect to root. write in the RUN %WINDIR%\EXPLORER.EXE ,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{BDEADF00-C265-11d0-BCED-00A0C90AB50F} and right click, new, web folder, write domain and connect(full access) what can i do it? Report
July 1, 200619 yr comment_3389 You're telling us that you were able to gain full access to Uniform Server's DocumentRoot without the need of a password, right? If no, then please provide more information. If yes, this problem probably has something to do with mod_dav being enabled by default. To solve this, make sure Uniform Server is running, then open W:\usr\local\apache2\conf\httpd.conf with notepad and search for "LoadModule dav_module modules/mod_dav.so". Comment that line (by adding # in front of it), it should now read "#LoadModule dav_module modules/mod_dav.so". Restart Uniform Server and try to gain access to Uniform Server with the method you mentioned above, you shouldn't be able to do it now. Hope that helps Edited July 1, 200619 yr by MrX Report
July 2, 200619 yr comment_3392 I told Olajide about this mod_dav security flaw after AlleyKat's PC was "hacked", but he didn't fix it :| But I guess we can't blame him, considering how busy he is Anyway, if you don't need mod_dav or don't know what it does, then you'd better disable it with the instructions posted above. For those of you who really need (can't live without) mod_dav, you should protect it with a password, instructions on how to do that can be found at the mod_dav FAQ. Edited July 2, 200619 yr by MrX Report
July 7, 200619 yr comment_3455 Must have lost the edit i made to the httpd.conf file... This will be fixed for the next version... Thanks MrX. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
December 18, 200619 yr comment_4135 Done 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.