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

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

Started by Christian 8 years ago · 1 replies · 663 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 BenLaKnet, 5 days ago
1 122 2 days ago
Support · by BenLaKnet, 1 week ago
5 195 2 days ago
Support · by kskt, 2 days ago
0 44 2 days ago
Support · by David Meissner, 3 days ago
0 43 3 days ago
Support · by David Meissner, 4 days ago
3 92 3 days ago