Dear Admin
could you please help in configuring /etc/apache2/conf.d/videoccahe.conf
for multiple directories?
The original is:
Alias /videocache /var/spool/videocache
<Directory /var/spool/videocache>
Options +Indexes
Order Allow,Deny
Allow from all
</Directory>
I need to add another directory. I have already configured /etc/videocache.conf, and need help in ther above conf file
Thanks in advance
1 Answers
Hello Sir,
Please change the base_dir option in /etc/videocache.conf file and run vc-update after that. Restart videocache and you'll have multiple cache directories.
Thank You!