index.html törlése
This commit is contained in:
		
							parent
							
								
									37a89fe2d0
								
							
						
					
					
						commit
						c18bcabc82
					
				@ -16,6 +16,9 @@ chown -R www-data:www-data ARTWORKS
 | 
				
			|||||||
# substitute server name
 | 
					# substitute server name
 | 
				
			||||||
sed -i "s|ServerName|ServerName ${PHW_SERVER_NAME}|g" /etc/apache2/sites-available/000-default.conf
 | 
					sed -i "s|ServerName|ServerName ${PHW_SERVER_NAME}|g" /etc/apache2/sites-available/000-default.conf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# remove index.html
 | 
				
			||||||
 | 
					rm /var/www/html/index.html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# start webserver
 | 
					# start webserver
 | 
				
			||||||
/usr/sbin/apache2ctl -D FOREGROUND
 | 
					/usr/sbin/apache2ctl -D FOREGROUND
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user