Revision 7950
Added by Aaron Marcuse-Kubitza over 11 years ago
index.php | ||
---|---|---|
2 | 2 |
require_once dirname(__FILE__)."/util.php"; |
3 | 3 |
|
4 | 4 |
# config |
5 |
$alias = "path.vg/"; |
|
5 |
#$alias = "path.vg/"; |
|
6 |
$alias = "j.mp/vegpath#"; |
|
6 | 7 |
|
7 | 8 |
function by_prefix($url, $main_url=null) |
8 | 9 |
{ |
Also available in: Unified diff
web/vegpath/index.php: $alias: Switching back to j.mp/vegpath# because the .vg root DNS server is down. (The .vg registrar adamsnames.com also displays an under construction page.) If the registrar stays down, we may want to switch a different top-level domain.