Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8396496
userdir.conf.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
476 B
Subscribers
None
userdir.conf.erb
View Options
<IfModule mod_userdir.c>
<%
if
@disable_root
-%>
UserDir disabled root
<%
end
-%>
UserDir
<%=
@dir
%>
<Directory
<%=
@home
%>
/*/
<%=
dir
%>
>
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
</IfModule>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:54 PM (13 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3399437
Attached To
rSPAPA puppet-puppetlabs-apache
Event Timeline
Log In to Comment