Skip to content
⌘ NSIS Forum Archive

htaccess plug-in

4 posts

karabey#

htaccess plug-in

Hi,

I looked here in Forum and also at NSIS HP but couldnt find anything about htaccess plug-in.

Is there anything to pass htaccess with login by installer? I tried NSISDL but got the ERROR "401"

br
karabey
Takhir#
http://nsis.sourceforge.net/InetLoad_plug-in includes samlpes. It supports both hidden (url or script encoded) and dialog server/proxy authorization. From Change History (InetLoad.cpp) 🙂 :
...
* Aug 23, 2005 https service type in InternetConnect
* and "ignore certificate" flags
* Sep 30, 2005 https with bad certificate from old OS;
* Forbidden handling
* Mar 12, 2006 http auth dialog and 401 status code
karabey#
Is there any example for htaccess login?

i get the error "Download failed: OK" ??!

thx for help