Fulltext results:
- Set PHP Variables in .htaccess Files @blog:2010
- META:date created = 2010-04-29 16:07~~ ====== Set PHP Variables in .htaccess Files ====== If your PHP scripts run longer than the maximum execution time se... de the default for your webspace, you can use the php_value directive in a .htaccess file. To set the ... "0", which means no limit, add this line: <code> php_value max_execution_time 0 </code> I suggest to
- Workaround for FolderSync with ownCloud 7 @blog:2014
- d line with the HTTPS port ''443'' to your config.php: In ''${OWNCLOUD_DIR}/config/config.php'': <code> 'trusted_domains' => array ( 0 => 'www.exa
- Drupal: Reverse Proxy @blog:2010
- me, I can do this using different domains. <code php> $request_type = ($_SERVER['HTTP_X_FORWARDED_HOST... reverse_proxy_addresses' => array($_SERVER['REMOTE_ADDR']), ); } </code> {{tag>blogging drupal php}}
- Home Server Goals @blog:2010
- can't or don't want to host there. This includes PHP and JEE applications with MySQL as database. * ... tches). {{tag>backup homeserver java mac osx mediaserver mysql opensolaris php ssh virtualbox webapp}}
- Hello Drupal @blog:2010
- the [[http://dokuwiki.foosel.org/blogsuite/index.php|DokuWiki Blogsuite BundleHub]], but Drupal has so