Configure wsgi on Debian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am setting up wsgi apache2 in squeeze using following configuration
which works on httpd in CentOS 6, but does not work with apache2 in
Debian 6.

WSGIScriptAlias /test_wsgi /var/www/wsgi/test_wsgi.py
<Directory /var/www/wsgi>
Order allow,deny
Allow from all
</Directory>

After restarted apache2, I tried https://myweb.com/test_wsgi, it has
following error in apache2 log, it was simply not mapping the wsgi
files.

File does not exist: /var/www/test_wsgi

Appreciate any helps how to configure wsgi apache2 on Debian.

Thank you.

Kind regards,

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux