Under Windows, Apache's configuration file is usually only one, which is httpd.conf. But when I installed Apache2 with the Apt-get install apache2 command on Ubuntu Linux, I found that its httpd.conf (located in the/etc/apache2 directory) was empty.
Deploy the Django-developed project to the APACHE2 server. Log my configuration process.The Apache,django,mod_wsgi,python version is as follows. Different versions are similar.II apache2 2.2.22-1ubuntu1.6
Recently seems to have a lot of Ubuntu brothers in Gaim asked about Apache2 virtual host settings, today is just a bit of time, so I tried to write this HowTo, for your reference.
= = Test Environment = =
* Operating system: Ubuntu 5.10
* Test
In Windows, there is usually only one configuration file for Apache, that is, httpd. conf. However, after I installed apache2 with the apt-Get install apache2 command in Ubuntu Linux, I found that its httpd. conf (in the/etc/apache2 directory) is
In Windows, there is usually only one configuration file for Apache, that is, httpd. conf. However, after I installed apache2 with the apt-Get install apache2 command in Ubuntu Linux, I found that its httpd. conf (in the/etc/apache2 directory) is
For the novice and me to see.
#
# A configuration file based on the NCSA service.
#
#这是Apache服务器主要配置文件.
#它包含服务器的影响服务器运行的配置指令.
#参见 #
#不要只是简单的阅读这些指令信息而不去理解它.
#这里只是做了简单的说明, if you don't have a reference online file, you'll be
Apache2 httpd.conf Chinese version
#
# A configuration file based on the NCSA service.
#
#这是Apache服务器主要配置文件.
#它包含服务器的影响服务器运行的配置指令.
#参见 #
#不要只是简单的阅读这些指令信息而不去理解它.
#这里只是做了简单的说明, if you don't have a reference online file, you'll be
1. What is virtual Hosting (web hosting)?Simply put, the same server can handle more than one domain name at a time. Assuming that both www.example1.net and www.example2.net have two domain names pointing to the same server, and the Web server
Ubuntu 10.04 install Redmine2.0 and Apache2 integrated configuration zero, note 1, use Ruby1.9 + Redmine2.0, some plug-ins may encounter problems during installation, such as: A, Scrum plug-in scrum-pm (redmine_sprints) [html] Errormessage: nosuc...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.