noctis.de

  • Increase font size
  • Default font size
  • Decrease font size

Using WordPress with SSL

E-mail Print PDF

WordPress does not have native support for environments where HTTP or HTTPS can be used to access it. The configuration provides only one configurable URL. The presented solution is a more or less simple approach to make WordPress decide which possible URL to use by dynamically altering the siteurl and home value. The secure URL can be completely different from the regular one.

Last Updated on Thursday, 16 September 2010 20:55 Read more...
 

HowTo: fixed name for a udev device

E-mail Print PDF

The basic problem with hotplugging USB devices is, that you never know the current device file name for use in configuration files. Linux' udev has a ruleset that provides you the feature to create a symlink whenever a certain device is plugged in, provided you can uniquely identify it.

Last Updated on Thursday, 16 September 2010 20:38 Read more...