On 10/05/2021 10.40, Aniket Gadge wrote:
> hii
>   i am using python server where http://127.0.0.1:8000/
> <http://127.0.0.1:8000/> this is my ip but it gives me a access denied
> when i want to access some file which is on my system while using server
>

Which server are you talking about? Python server doesn't say much, but
I assume you mean an HTTP server.

When you say "python server" do you mean the builtin HTTP server module:

https://docs.python.org/3/library/http.server.html

Or the Django development server?

And what do you mean by "file on your system"?

It is impossible for anyone to help you if you expect them to be able to
guess all this.

Kind regards,

Kasper Laudrup

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b85d7b6f-def7-1e70-b397-99ba3dc53dd0%40stacktrace.dk.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to