RE: 403, no permissions, Why?

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

 



> -----Original Message-----
> From: Tomas [mailto:tomas@xxxxxxx] 
> Sent: Thursday, February 28, 2008 11:10 AM
> To: users@xxxxxxxxxxxxxxxx
> Subject:  403, no permissions, Why?
> 
> Dear group.
> I'm trying to setup an apache server with mod-python.
> suddenly I get 403 on all virtual servers.
> httpd.conf looks like this, apart from pure standard
> <VirtualHost *>
> DocumentRoot /var/www/DBC
> ServerName trac.dbc-system.com
>     <Directory />
>         SetHandler mod_python
>         PythonInterpreter main_interpreter
>         PythonHandler trac.web.modpython_frontend
>         PythonOption TracEnv /var/trac/DBC
>         PythonOption TracUriRoot /
>         PythonDebug on
>     </Directory>
>     <Directory /login>
>         AuthType Basic
>         AuthName "DBC-System Dev Server"
>         AuthUserFile /var/trac/DBC/.htpasswd
>         Require valid-user
>     </Directory>
> </VirtualHost>
> 
> <VirtualHost *>
> DocumentRoot "/var/www/default"
> ServerName test.dbc-system.com
> <Directory "/var/www/default">
> allow from all
> Options +Indexes
> </Directory>
> </VirtualHost>
> 
> What have I forgot?

To post the error log entry....

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

> 
> With best regards
> 
> Tomas Larsson
> TL Engineering & Consultants
> Engelbrektsgatan 121
> SE 506 39 Borås
> Sweden
> 
> +46 739 932 673
> 
> http://www.tlec.se
> 
> 
> Verus Amicus Est Tamquam Alter Idem
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
 
 
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. The sender's company reserves the right to monitor all e-mail communications through their networks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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