Report this

What is the reason for this report?

Require Notarization Message, Can't fix it

Posted on March 31, 2014

Hello, Im currently using ubuntu.wordpress and during the installation I was notified that my /wp-admin is protected by Apache using. And gave me user name and password. Everything ran ok, until I needed to write it down every time I enter to my wordpress dashboard, or even to my domain from any other computer/smartphone/tablet. This message appears to eveyone that wants to enter my website. How do I get rid off this message? Thanx!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

oh sorry. And the message shows http://wildsaintsclothing.com:80 don’t know why I have the WebDAV port, even though im currently using Cyberduck SFTP port.

ok, now i know that the problem is the .htaccess that is showing me an “authentication required” user and password required message to viewing the website. (although you can press cancel and see it anyways.) I just want to get rid of that message. Any suggestions?!

You need to add an exception for the admin-ajax.php file which your template/a plugin wants the browser to access. In order to do so, find the .htaccess in the wp-admin directory and add the following: <br> <br><Files admin-ajax.php> <br>Order allow,deny <br>Allow from all <br>Satisfy any <br></Files>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.