Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter grummel

    (@grummel)

    No ideas where the “slideshow jqery image gallery”-widget calls something from the protected “wp-admin” directory? and if its necessary or not?

    glad for your help!

    Thread Starter grummel

    (@grummel)

    The htaccess-Entry works fine for two years (see below). the htaccess-popup only occurs in frontend, when the slideshow plugin is active. therefore i think that the plugin perhaps makes a function call or something from the protected wp-admin-Directory.

    some ideas?

    <Directory “PATHTO…/wp-admin”>
    AuthType Basic
    AuthName “Only for Administrator”
    AuthUserFile PATHTO…/.htpasswd
    Require user USERNAME
    </Directory>

Viewing 2 replies - 1 through 2 (of 2 total)