I am trying to create a log file by using a .htaccess script.
I have a image directory in which I want to place the .htaccess file which will write all file names which is accessed from this image folder.
I now need to create a log inside image folder.
I tried with RewriteLog but it's not working for me.
I am using Apache version 2.4.
htaccessalone. You will need some form of server-sided language to handle this (something like php).