Re: django with mod_python
On 3/11/06, Gacha <[EMAIL PROTECTED]> wrote: > > There is all my virtualhost config: > > > DocumentRoot /home/gacha > ServerName gacha.id.lv > ServerAlias www.gacha.id.lv > ServerAdmin [EMAIL PROTECTED] > > > AllowOverride All > Options None >
Re: django with mod_python
There is all my virtualhost config: DocumentRoot /home/gacha ServerName gacha.id.lv ServerAlias www.gacha.id.lv ServerAdmin [EMAIL PROTECTED] AllowOverride All Options None Order allow,deny Allow from all