Title: HTTP Basic Authentication
Last modified: November 28, 2017

---

# HTTP Basic Authentication

 *  [yere1](https://wordpress.org/support/users/yere1/)
 * (@yere1)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/http-basic-authentication-2/)
 * Uploads by Proxy plugin still not working after [https://wordpress.org/support/topic/http-basic-authentication-1](https://wordpress.org/support/topic/http-basic-authentication-1)
   topic. In class-404-template.php need to change line 126 and new look should 
   be:
    `$url = 'http://' . $url['user'] . ":" . @$url['pass'] . "@" . $url['host'].
   @$url['path'];`
 * Without this after defining UPB_SITEURL it not works, because the url is not 
   contain appropriate information about user name and password.
 * Thanks!

The topic ‘HTTP Basic Authentication’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/uploads-by-proxy_fafafa.svg)
 * [Uploads by Proxy](https://wordpress.org/plugins/uploads-by-proxy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uploads-by-proxy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uploads-by-proxy/)
 * [Active Topics](https://wordpress.org/support/plugin/uploads-by-proxy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uploads-by-proxy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uploads-by-proxy/reviews/)

## Tags

 * [auth](https://wordpress.org/support/topic-tag/auth/)

 * 0 replies
 * 1 participant
 * Last reply from: [yere1](https://wordpress.org/support/users/yere1/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/http-basic-authentication-2/)
 * Status: not resolved