Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
kosnik Newcomer
@kosnik · Joined 9 years ago · 6 posts · 0 topics · 0 reputation
Badges
Recent posts
-
Multisite setup [domains]
· 9 years ago
What your configuration apache for vhost ?
-
Mkdir Permission denied
· 9 years ago
Check your apache configuration file, the user, and the group. But apparently it is the right user. Finally, I say that, but I do not know if your hoster does not allow you to access this file. The ri
-
Mkdir Permission denied
· 9 years ago
Hi, Your files must belong to the user of the web server (usually www-data). To make yourself a chown www-data:www-data -R in your folder.
-
Multisite setup [domains]
· 9 years ago
hi, My setup.php is : <?php use Grav\Common\Utils; $environment = isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : (isset($_SERVER['SERVER_NAME']) ? $_SERVER['SERVER_
-
Multisite setup [domains]
· 9 years ago
Hello, How did you call your folder? They must match the domain. for example for site A : sitea.domain.tdl /user/site/sitea.domain.tdl/
-
Correct usage of Import plugin
· 9 years ago
Hello, I don't understands your purpose. For example in your page header : import: - 'user://data/imports/test.yaml' and in file grav-root/user/data/imports/test.yaml - name: t