Using WordPress with SSL
- Details
-
Category: Web
-
Created: 20 March 2006
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.
HowTo: fixed name for a udev device
- Details
-
Category: Linux
-
Created: 23 March 2006
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.
Read more...