Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Support

[PART. SOLVED] Prevent Grav from "processing" a certain subfolder of my website

Started by Christian 8 years ago · 1 replies · 617 views
8 years ago

Hi,
I'm trying to somehow prevent Grav from rendering/processing a subfolder of some of my pages altogether.

Folders named "app" should be hidden but routable with the additional requirement that Grav leaves the content alone and let's my webserver process the contents normally. So enterin http://site.com/Page1/app into the browser will open the HTML or PHP app (index.php or index.html) without using Grav to render the contents.

Home
|--Page1
| '--app
|--Page2
| |--app
| '--Entry
'--Page3

If that is not possible, are there any oder ideas how to achieve this or something similar?

Kind regards!

8 years ago

Ok, so I'm just adding a /apps folder to the root of my grav installation and install my apps there in their own subfolder. Then I'm referencing them in my blog posts using the full path like test.domain.com/apps/app1

Suggested topics

Topic Participants Replies Views Activity
Support · by Thomas, 1 week ago
2 51 8 hours ago
Support · by Anna, 2 days ago
2 58 10 hours ago
Support · by Justin Young, 11 hours ago
1 30 11 hours ago
Support · by Duc , 1 week ago
2 63 5 days ago
Support · by Colin Hume, 1 week ago
2 55 5 days ago