Move configuration files *inside* the dirs.
This commit is contained in:
		
							
								
								
									
										55
									
								
								natur/apache.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										55
									
								
								natur/apache.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,55 @@
 | 
			
		||||
<VirtualHost *:80>
 | 
			
		||||
	ServerName natur.metanohi.name
 | 
			
		||||
	ServerAlias www.natur.metanohi.name nature.metanohi.name www.nature.metanohi.name
 | 
			
		||||
	ServerAdmin ngws@metanohi.name
 | 
			
		||||
 | 
			
		||||
    Alias /vid /home/niels/www/meta/heavy/naturefilms
 | 
			
		||||
 | 
			
		||||
	DocumentRoot /home/niels/www/meta/subsites/natur
 | 
			
		||||
	<Directory /home/niels/www/meta/subsites/natur/>
 | 
			
		||||
		Options Indexes Includes FollowSymLinks MultiViews
 | 
			
		||||
		AllowOverride All
 | 
			
		||||
		Require all granted
 | 
			
		||||
	</Directory>
 | 
			
		||||
 | 
			
		||||
	<Directory /home/niels/www/meta/heavy/naturefilms/>
 | 
			
		||||
		Options Indexes Includes FollowSymLinks MultiViews
 | 
			
		||||
		AllowOverride All
 | 
			
		||||
		Require all granted
 | 
			
		||||
	</Directory>
 | 
			
		||||
 | 
			
		||||
  	LogLevel warn
 | 
			
		||||
	ErrorLog /var/log/httpd/natur.metanohi.name-error.log
 | 
			
		||||
	CustomLog /var/log/httpd/natur.metanohi.name-access.log combined
 | 
			
		||||
</VirtualHost>
 | 
			
		||||
 | 
			
		||||
<VirtualHost *:443>
 | 
			
		||||
	ServerName natur.metanohi.name
 | 
			
		||||
	ServerAlias www.natur.metanohi.name nature.metanohi.name www.nature.metanohi.name
 | 
			
		||||
	ServerAdmin ngws@metanohi.name
 | 
			
		||||
 | 
			
		||||
    Alias /vid /home/niels/www/meta/heavy/naturefilms
 | 
			
		||||
 | 
			
		||||
	DocumentRoot /home/niels/www/meta/subsites/natur
 | 
			
		||||
	<Directory /home/niels/www/meta/subsites/natur/>
 | 
			
		||||
		Options Indexes Includes FollowSymLinks MultiViews
 | 
			
		||||
		AllowOverride All
 | 
			
		||||
		Require all granted
 | 
			
		||||
	</Directory>
 | 
			
		||||
 | 
			
		||||
	<Directory /home/niels/www/meta/heavy/naturefilms/>
 | 
			
		||||
		Options Indexes Includes FollowSymLinks MultiViews
 | 
			
		||||
		AllowOverride All
 | 
			
		||||
		Require all granted
 | 
			
		||||
	</Directory>
 | 
			
		||||
 | 
			
		||||
  	LogLevel warn
 | 
			
		||||
	ErrorLog /var/log/httpd/natur.metanohi.name-error.log
 | 
			
		||||
	CustomLog /var/log/httpd/natur.metanohi.name-access.log combined
 | 
			
		||||
 | 
			
		||||
    SSLEngine on
 | 
			
		||||
    SSLCertificateFile /home/niels/www/meta/metanohi_server.pem
 | 
			
		||||
    SSLCertificateKeyFile /home/niels/www/meta/metanohi_privatekey.pem
 | 
			
		||||
    SSLCipherSuite HIGH
 | 
			
		||||
    SSLProtocol all -SSLv2
 | 
			
		||||
</VirtualHost>
 | 
			
		||||
		Reference in New Issue
	
	Block a user