Skip to Main Content
www.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] solve FreeBSD “zfs: out of temporary buffer space”
  • [Howto] clear the console scrollback buffer in FreeBSD
  • [Howto] enable support for USB devices in VirtualBox
  • [Howto] solve “slow starting GTK applications”
  • [Howto] upgrade DEBIAN if distribution name has changed

Tags

backup Bash C DDNS debian dhcpd dovecot firefox FreeBSD FreeCAD gcc gtk+ h.264 h.265 HP 671798-001 httpd IBM M1015 iceweasel I²C KERBEROS LaTeX LCR-Meter linux MCP23017 Mellanox MNPA19-XTR monitoring mysql network NFS openbox postfix postgreSQL programming Python Raspberry Pi rc storage systemd typo3 vdi virtualbox WordPress X zabbix ZFS

© 2022 www.ronny-mueller.com