2
More than FileExtensions
Question asked by Fredrik Johansson - 9/21/2021 at 5:41 AM
Unanswered
File Extensions allows SmarterStats to categorize files, into e.g. Dynamic Pages (php, aspx, asp, etc) and Images (gif, jpg, png, etc). - Now, I have a dynamic page "getimage.aspx" that outputs an image, and another dynamic page "getfile.php" that returns a file.

- Is there a way to include "getimage.aspx" in the Images-File Extensions collection, and to include "getfile.php" into the Downloads-File Extensions collection? For instance, perhaps if a "quoted" extension is added, it could be checked to match the entire filename?

Reply to Thread