[ 
https://issues.apache.org/jira/browse/WHIMSY-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610445#comment-16610445
 ] 

ASF GitHub Bot commented on WHIMSY-199:
---------------------------------------

Humbedooh closed pull request #1144: WHIMSY-199 allow .htaccess in board/minutes
URL: https://github.com/apache/infrastructure-puppet/pull/1144
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/data/nodes/whimsy-vm4.apache.org.yaml 
b/data/nodes/whimsy-vm4.apache.org.yaml
index 40d1b1aa6..28223554f 100644
--- a/data/nodes/whimsy-vm4.apache.org.yaml
+++ b/data/nodes/whimsy-vm4.apache.org.yaml
@@ -222,6 +222,11 @@ vhosts_whimsy::vhosts::vhosts:
         Options +Indexes
       </Directory>
 
+      # WHIMSY-199
+      <Directory /srv/whimsy/www/board/minutes>
+        AllowOverride FileInfo
+      </Directory>
+
       RewriteEngine on
       RewriteRule ^.*$ - [E=HTTP_AUTHORIZATION:%(HTTP:Authorization)]
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Also link to committee's minutes by 'tag' instead of 'display_name'
> -------------------------------------------------------------------
>
>                 Key: WHIMSY-199
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-199
>             Project: Whimsy
>          Issue Type: Wish
>          Components: Website
>            Reporter: Henk Penning
>            Priority: Major
>
> It would be nice if pages like :
> [https://whimsy.apache.org/board/minutes/Logging_Services]
> can (also) be referred to as
> [https://whimsy.apache.org/board/minutes/logging]
>  
> In general, "link by [committee] tag" as opposed to "[committee] 
> display_name",
> as given in https://whimsy.apache.org/public/committee-info.json



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to