Search found 4 matches
- Fri Jun 02, 2023 7:40 pm
- Forum: DNS Server
- Topic: DNS_CLUSTER not enabled
- Replies: 1
- Views: 10509
DNS_CLUSTER not enabled
After following this This directive I'm still facing DNS_CLUSTER not enabled on both master and slave servers.
What am I doing wrong?
What am I doing wrong?
- Wed Sep 10, 2014 1:39 pm
- Forum: Web Server
- Topic: using nginx as default for domains or subdomains
- Replies: 2
- Views: 4181
Re: using nginx as default for domains or subdomains
thanks for your reply but is there no way to have nginx enabled by default?
the reason why I am asking that is because I want to use django. and when wsgi configured on apache, I had an error
how best can this be worked out?
the reason why I am asking that is because I want to use django. and when wsgi configured on apache, I had an error
how best can this be worked out?
- Wed Sep 10, 2014 9:36 am
- Forum: Web Server
- Topic: using nginx as default for domains or subdomains
- Replies: 2
- Views: 4181
using nginx as default for domains or subdomains
hi, I have enabled nginx as default in VestaCP account but when the page loads it still display apache as a default web server.
how do I change it to have nginx rather?
how do I change it to have nginx rather?
- Wed Sep 10, 2014 9:19 am
- Forum: Web Server
- Topic: Configure mod_wsgi for Django
- Replies: 0
- Views: 3495
Configure mod_wsgi for Django
HI I have installed django and virtualenv I have configure my domain to run on wsgi but when i launhed the page. I am still facing internal server error. meanwhile this is the he content of django.wsgi import os, sys sys.path.insert(0, '/home/admin/web/django.alexprohost.com/private/django/django.al...