Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 12:06 pm EST
Geeklog Forums
wptfan.com - World Poker Tour fan geeked
abloch
www.wptfan.com - the (unofficial) World Poker Tour fan website has just been geeked!
(The World Poker Tour is a new series on the Travel Channel.)
You can't tell, but wptfan.com is an example of a "virtual" geeklog installation, using symbolic links to share the same scripts with a few other geeklog installations (such as andybloch.com, my personal website). That way I don't have to have keep and maintain duplicate files. I leave $_CONF['path'] in config.php and the require_once line in lib-common.php the same. To load the correct config.php, I put code like the following at the top of the config.php in the $_CONF['path'] directory:
if (preg_match("|wptfan.com|",$_SERVER["SERVER_NAME"])) {
require_once("/home/abloch/www.wptfan.com/config.php");
return;
}
Anonymous
Tracy
Always good to see that the poker geeks are getting in on the action.
Rogueaff
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content