Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions httpd/conf/httpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ Alias /w3c-validator/ /usr/local/validator/htdocs/
ExpiresByType application/javascript "access plus 1 month"
ExpiresByType application/ecmascript "access plus 1 month"
</IfModule>

<IfModule negotiation_module>
DefaultLanguage en
</IfModule>
</Directory>

# Atom news feed
Expand Down