7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
---
|
|
permalink: feed/.htaccess
|
|
excludeFromSitemap: true
|
|
---
|
|
# For Apache, to show `{{ metadata.feed.filename }}` when browsing to directory /feed/ (hide the file!)
|
|
DirectoryIndex {{ metadata.feed.filename }}
|