Versionsunterschiede von Test Server / Setting Up Virtual Hosts




← Vorherige Änderung
Nächste Änderung →




71 %% 71 %%
72 72
73 ---- 73 ----
74 74 ====1.7. What is where?====
75 %%(wacko wrapper=shade) 75 %%(wacko wrapper=shade)
76 https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html#sec-apache2-configuration-manually-configfiles-etc-apache2 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 78 #|
79 79 || | ||
80 80 || /etc/hosts | ||
81 /etc/apache2/httpd.conf 81 || /etc/apache2/httpd.conf | ||
82 /etc/apache2/conf.d/vhost.conf 82 || /etc/apache2/conf.d/vhost.conf | ||
83 /etc/apache2/vhosts.d/*.conf 83 || /etc/apache2/vhosts.d/*.conf | ||
84 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 85 |#
86 /etc/apache2/default-server.conf    
87 %% 86 %%
88 87
89 88