Versionsunterschiede von Test Server / Setting Up Virtual Hosts




← Vorherige Änderung
Nächste Änderung →




75 75 %%(wacko wrapper=shade)
76 76 https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html#sec-apache2-configuration-manually-configfiles-etc-apache2
77 77
78   /etc/hosts
79  
80  
81   /etc/apache2/httpd.conf
82   /etc/apache2/conf.d/vhost.conf
83   /etc/apache2/vhosts.d/*.conf
84  
85  
86   /etc/apache2/default-server.conf
  78 #|
  79 || | ||
  80 || /etc/hosts | ||
  81 || /etc/apache2/httpd.conf | ||
  82 || /etc/apache2/conf.d/vhost.conf | ||
  83 || /etc/apache2/vhosts.d/*.conf | ||
  84 || /etc/apache2/default-server.conf | Global configuration for all virtual hosts with reasonable defaults. Instead of changing the values, overwrite them with a virtual host configuration. ||
  85 |#
87 86 %%
88 87
89 88