git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Another attempt to fix the http blog redirects.
[WebKit-https.git]
/
Websites
/
webkit.org
/
blog
/
wp-config.php
1
<?php
\r
2
require('/var/www/config/webkit-blog-config.php');
\r
3
\r
4
define('WP_CACHE', true); //Added by WP-Cache Manager
\r
5
define('ABSPATH', dirname(__FILE__).'/');
\r
6
require_once(ABSPATH.'wp-settings.php');
\r
7
?>
\r