Hi there,
I try to use this module with the private file system. I have no clue what kind of path I have to include.
this is my private files path:
/is/htdocs/wpxyz/www/dir/private-files
my drupal-site is there:
/is/htdocs/wpxyz/www/dir/drupal/sites/default
I tried a few combinations, but with this no css file is loaded anymore..
What kind of path I have to put in the field? In the readme file I read "if boost" is installed.. what is boost?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | advagg-1818534-2-better-text.patch | 1.02 KB | mikeytown2 |
Comments
Comment #1
Apfel007 commentedI put this into the field "/is/htdocs/wpxyz/www/dir/aggregation/"
should the directory better inside the drupal site?
I got this debug info:
[redirect_url] => https://mydomain.de/is/htdocs/wp1xyz/www/dir/aggregation/default/advagg_...
[timer] => Array (
Could the Domain in front be the problem?
How to skip "mydomain" in front?
Comment #3
mikeytown2 commentedThe path should be relative to drupal's index.php. Updated the description to reflect this.