Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F883698
apache.conf
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
epriestley
Oct 16 2015, 4:08 PM
2015-10-16 16:08:43 (UTC+0)
Size
409 B
Referenced Files
None
Subscribers
None
apache.conf
View Options
ServerTokens ProductOnly
ServerSignature Off
<Directory "/core/lib/phabricator/webroot">
Require all granted
</Directory>
<VirtualHost *>
DocumentRoot /core/lib/phabricator/webroot
RewriteEngine on
RewriteRule ^/rsrc/(.*) - [L,QSA]
RewriteRule ^/favicon.ico - [L,QSA]
RewriteRule ^(.*)$ /index.php?__path__=$1 [B,L,QSA]
</VirtualHost>
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/ie/sg/vh2qqlxynduhjrtb
Default Alt Text
apache.conf (409 B)
Attached To
Mode
P1869 apache.conf
Attached
Detach File
Event Timeline
Log In to Comment