linkeddata / ldphp

Linked Data server for PHP
MIT License
38 stars 12 forks source link

Should return 403 instead of 404 when using proxy.php #9

Open deiu opened 10 years ago

deiu commented 10 years ago

If rdflib uses the proxy to get a protected resource without the right credentials, ldphp returns a 404 instead of the real 403 (actual response from the resource server).