1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/aphront/site
lkassianik d8111f828f Allow a domain other than the install domain to serve as a short Phurl domain
Summary: Ref T8995, config option for Phurl short domain to share shortened URL's

Test Plan:
- Configure Phurl short domain to something like "zz.us"
- Navigate to `zz.us`; get 404
- Navigate to `zz.us/u/3` or `zz.us/u/alias` where `U3` is an existing Phurl; redirect to correct destination

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T8995

Differential Revision: https://secure.phabricator.com/D14447
2015-11-09 11:34:20 -08:00
..
AphrontRoutingMap.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
AphrontRoutingResult.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
AphrontSite.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
PhabricatorPlatformSite.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
PhabricatorResourceSite.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
PhabricatorShortSite.php Allow a domain other than the install domain to serve as a short Phurl domain 2015-11-09 11:34:20 -08:00
PhabricatorSite.php Modularize Aphront "sites" 2015-06-29 14:04:48 -07:00