server:joel:ffsync2:virtualhost
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| server:joel:ffsync2:virtualhost [2012/11/23 10:51] – benh | server:joel:ffsync2:virtualhost [Datum unbekannt] (aktuell) – gelöscht - Externe Bearbeitung (Datum unbekannt) 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ===== ffsync2 - Virtual Host Configuration ===== | ||
| - | <code bash>vi / | ||
| - | <code xml virt_host_ffsync2.txt>< | ||
| - | ServerAdmin [email protected] | ||
| - | ServerName ffsync2.feggm.de | ||
| - | < | ||
| - | Redirect 301 / https:// | ||
| - | </ | ||
| - | < | ||
| - | SetHandler server-status | ||
| - | Order Deny,Allow | ||
| - | Deny from all | ||
| - | Allow from 10.45.1 | ||
| - | </ | ||
| - | </ | ||
| - | |||
| - | < | ||
| - | < | ||
| - | ServerAdmin [email protected] | ||
| - | ServerName ffsync2.feggm.de | ||
| - | |||
| - | DocumentRoot / | ||
| - | |||
| - | < | ||
| - | Order deny,allow | ||
| - | Allow from all | ||
| - | </ | ||
| - | |||
| - | WSGIProcessGroup ffsync | ||
| - | WSGIDaemonProcess ffsync user=ffsync group=ffsync processes=2 threads=25 | ||
| - | WSGIPassAuthorization On | ||
| - | WSGIScriptAlias / / | ||
| - | |||
| - | < | ||
| - | SetHandler server-status | ||
| - | Order Deny,Allow | ||
| - | Deny from all | ||
| - | Allow from 10.45.1 | ||
| - | </ | ||
| - | |||
| - | ErrorLog ${APACHE_LOG_DIR}/ | ||
| - | |||
| - | LogLevel warn | ||
| - | |||
| - | CustomLog ${APACHE_LOG_DIR}/ | ||
| - | |||
| - | SSLEngine on | ||
| - | |||
| - | SSLCertificateFile | ||
| - | # | ||
| - | |||
| - | < | ||
| - | SSLOptions +StdEnvVars | ||
| - | </ | ||
| - | < | ||
| - | SSLOptions +StdEnvVars | ||
| - | </ | ||
| - | |||
| - | BrowserMatch "MSIE [2-6]" \ | ||
| - | nokeepalive ssl-unclean-shutdown \ | ||
| - | downgrade-1.0 force-response-1.0 | ||
| - | # MSIE 7 and newer should be able to use keepalive | ||
| - | BrowserMatch "MSIE [17-9]" | ||
| - | |||
| - | </ | ||
| - | </ | ||
| - | </ | ||
server/joel/ffsync2/virtualhost.1353664265.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
