Re: How to tell Apache to see my Djangoproject??

2012-05-11 Thread Bolkin
Sorry, supposed to be on different lines: Order deny,allow Allow from all On Friday, May 11, 2012 10:19:24 AM UTC-4, Bolkin wrote: > > It looks close enough, but try commenting out other virtual hosts to > reduce noise, and also comment out: > > #DocumentRoot /usr/loca

Re: How to tell Apache to see my Djangoproject??

2012-05-11 Thread Bolkin
It looks close enough, but try commenting out other virtual hosts to reduce noise, and also comment out: #DocumentRoot /usr/local/httpd/vhtdocs/stahlbaron/ You might need to add: Order deny,allow Allow from all On Friday, May 11, 2012 7:25:59 AM UTC-4, doniyor wrote: > > i solved this, but

Re: during putting my djangosite on server, i cannot restart the apache server, apachectl nor apache2 is not found. why?

2012-05-10 Thread Bolkin
It really depends on linux flavor and how you installed apache, some common cases: service httpd restart service apache2 restart On Thursday, May 10, 2012 4:01:24 PM UTC-4, doniyor wrote: > > Hi there, i need a small help. as the titel says, i cannot restart the > apache, i can get the version o