D domino New member Joined Dec 24, 2014 Messages 1 Dec 24, 2014 #1 hi guys i updated my apache from 2.2 to 2.4 but now password protect directory not working. my apache version : 2.4.10 and i want upgrade to 2.4.4 but i can't. please help me how do this. thanks
hi guys i updated my apache from 2.2 to 2.4 but now password protect directory not working. my apache version : 2.4.10 and i want upgrade to 2.4.4 but i can't. please help me how do this. thanks
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,358 Location www.poralix.com Dec 25, 2014 #2 Hello, Your thread title and post are confusing a little. Do you want to downgrade from 2.4.10 to 2.4.4? Or upgrade from 2.4.1 to 2.4.4? To downgrade from 2.4.10 to 2.4.4 you should change apache version in /usr/local/directadmin/custmobuild/versions.txt from Code: apache2.4:2.4.10:9b5f9342f73a6b1ad4e8c4b0f3f5a159 to Code: apache2.4:2.4.4: and run: Code: ./build set autover no ./build apache ./build php n That's it.
Hello, Your thread title and post are confusing a little. Do you want to downgrade from 2.4.10 to 2.4.4? Or upgrade from 2.4.1 to 2.4.4? To downgrade from 2.4.10 to 2.4.4 you should change apache version in /usr/local/directadmin/custmobuild/versions.txt from Code: apache2.4:2.4.10:9b5f9342f73a6b1ad4e8c4b0f3f5a159 to Code: apache2.4:2.4.4: and run: Code: ./build set autover no ./build apache ./build php n That's it.