Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8395783
vhost_footer.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
237 B
Subscribers
None
vhost_footer.erb
View Options
}
<%
if
rewrite_www_to_non_www
%>
server {
listen
<%=
listen_ip
%>
;
server_name www.
<%=
name
.
gsub
(
/^www\./
,
''
)
%>
;
rewrite ^ http://
<%=
name
.
gsub
(
/^www\./
,
''
)
%>
$uri permanent;
}
<%
end
%>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:44 PM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3376866
Attached To
rSPNGX Puppet NGINX management module
Event Timeline
Log In to Comment