Blogging

Moving ... Moved

I'm moving this blog over to another provider. This could result in an outage this week.

Update: The move is over. It seems that all is back up and running.

Tags:

Set PHP Variables in .htaccess Files

If your PHP scripts run longer than the maximum execution time set by your webhoster, then you will see a message like this:

Fatal error: Maximum execution time of 30 seconds exceeded in ...

To override the default for your webspace, you can use the php_value directive in a .htaccess file.

Drupal: Reverse Proxy

skybow wrote the very helpful article "Drupal via HTTPS/SSL Proxy Server (shared certificates)".
While following his advice, I found some improvements.

Hello Drupal

Some time ago, I decided to migrate my blog from DokuWiki to Drupal. Blogging with DokuWiki was OK using the plugins from the DokuWiki Blogsuite BundleHub, but Drupal has some advantages.

Syndicate content