Score:0

403 FORBIDDEN APACHE django

sa flag

Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12 mod_wsgi/4.9.4 Python/3.11 Server at localhost Port 80

I am trying to run my django project on my windows machine.. in apache this the configuration i have added in httpd.conf file . i have installed mod_wsgi. and everything is correct . but iam getting the error error 403 forbidden LoadFile "C:/Program Files/Python311/python311.dll" LoadModule wsgi_module "C:/Program Files/Python311/Lib/site-packages/mod_wsgi/server/mod_wsgi.cp311-win_amd64.pyd" WSGIPythonHome "C:/Program Files/Python311"

WSGIScriptAlias / "D:\[email protected]\TENWYN\TENWYN\wsgi.py" WSGIPythonPath "D:\[email protected]\TENWYN"

<Directory "D:\[email protected]\TENWYN\TENWYN"> Require all granted

Alias /static "D:\[email protected]\TENWYN\TENWYNMEDIA\static" <Directory "D:\[email protected]\TENWYN\TENWYNMEDIA\static"> Require all granted

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.