Don't recommend putting Phabricator on the main Directory directive
Summary: Fixes T5428. The rules are different under `<Directory />` and this is very rare, so don't make this harder than it needs to be. Test Plan: Read text. Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley Maniphest Tasks: T5428 Differential Revision: https://secure.phabricator.com/D9646
This commit is contained in:
@@ -33,8 +33,7 @@ is correctly configured.
|
|||||||
NOTE: The domain must contain a dot ('.'), i.e. not be just a bare name like
|
NOTE: The domain must contain a dot ('.'), i.e. not be just a bare name like
|
||||||
'http://example/'. Some web browsers will not set cookies otherwise.
|
'http://example/'. Some web browsers will not set cookies otherwise.
|
||||||
|
|
||||||
Now, either create a VirtualHost entry (to put Phabricator on a subdomain)
|
Now create a VirtualHost entry for Phabricator. It should look something like
|
||||||
or edit the Directory entry for the DocumentRoot. It should look something like
|
|
||||||
this:
|
this:
|
||||||
|
|
||||||
name=httpd.conf
|
name=httpd.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user