Skip to Main Content
ronny-mueller.com
  • Home
  • Contact
  • Home
  • Contact

httpd

12 Jan 2018

[Howto] rc.d start script examples in FreeBSD

by rm | posted in: computer | 0

FreeBSD v11.1   service control: #to start, stop, restart, reload config or show status of a service execute: service <name> start service <name> stop service <name> restart service <name> reload service <name> status   create the following scripts in the … Continued

dovecot, httpd, mysql, postfix, rc
22 May 2017

[Howto] redirect URL with Apache httpd without mod_rewrite

by rm | posted in: computer | 0

Apache httpd supports PCRE (=perl compatible regular extensions). Be careful of the syntax, because the regex must be enclosed by “/” and you have to use “=~” to enable pcre.   This example redirects “<any>.olddomain.<any>” to “http://www.newdomain.com” <If “%{HTTP_HOST} =~ … Continued

httpd, PCRE

Recent Posts

  • [Howto] Raspberry Pi + I²C + MCP23017 + C (minimal example)
  • [Facts] Raspberry Pi + I²C + MCP23017: digital output toggle timespan (Bash, Python, C)
  • [Howto] GTK+ and poppler (minimal example)
  • [Howto] GTK+ and cairo (minimal example)
  • [FAQ] QElectroTech

Tags

backup C debian dovecot firefox FreeBSD FreeCAD gcc gtk+ h.265 hls horde HP 671798-001 httpd IBM M1015 iceweasel I²C KERBEROS LACP LCR-Meter linux lxde lxpanel mc MCP23017 Mellanox MNPA19-XTR monitoring network NFS postfix postgreSQL programming Raspberry Pi storage syslog systemd typo3 vdi vdmk videojs virtualbox WordPress X zabbix ZFS

© 2021 ronny-mueller.com