4- I always receive an email from Campsite, saying that the system is
ok, but the email is send to an inexistent recipient. Campsite send to
myapacheuser@myhost
Can I configured in a file the recipient, and how to disable these
notifications?
crontab -u myapacheuser -e
0 */4 * * * /path_to_campsite/bin/campsite-indexer > /dev/null
2- If an article has an attachment, I can't download or vie in the browser. Each time I have click on the attachment link, I go to the frontpage
RewriteRule ^(attachment) - [L]
RewriteRule ^(dir1|dir2|dirn) - [L]
5- I was made a local clone of your git repository, because I want to
test the last changes. But I see that some directory are not presente in
v3.3.6, so I think it is not possible to overwrite v3.3.6 with those
files from git repository. What can I do? Install a new copy of Campsite
from the last sources?
It looks like you're new here. If you want to get involved, click one of these buttons!