rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: KHAN on October 28, 2007, 05:55:11 PM
-
Files Matching This filemask are not considered for global downloads counter. Moreover They Never get try icon....
What is this??? how to fil this box.. ? for stop 1 folder counting.... plz tell me
-
Here an example to use this option:
Suppose you are using a template with pictures 'image1.png' and 'image2.png' and you have also a link to a file with instructions you name 'help.htm'.
Also I asume you have this files in the same folder, named for example 'addons'.
If you dont use the option 'don't count as download' , then everytime somebody visits your page, you will count 2 downloads (for image1.png and imag2.png) , if the visitor also looks to the helppage, you will have an additional count (for help.htm).
To avoid this, you can apply this option to the folder 'addons', filling out the field with '*.png,*.htm'. Doing this, no png or htm archive form this folder will count as download.
-
for stop 1 folder counting....
You can,
right click on the folder > Advanced > Don't Log
-
KHAN
Expert Mode. In vfs, right click on folder that you don't want the contents counted. Select 'Advanced' then 'Don't consider as a download (mask)...' and put in the field *.*
filling out the field with '*.png,*.htm'. Doing this, no png or htm archive form this folder will count as download.
Should be -> *.png;*.htm -> semi-colon not comma
right click on the folder > Advanced > Don't Log
That would stop the logging of hits but I don't think it will stop the download counter which is what this thread is about. I haven't tested this.
-
That would stop the logging of hits but I don't think it will stop the download counter which is what this thread is about. I haven't tested this.
Lol, you are right. I jumped the gun a bit. :D
Edit: If you just want the folder not to be counted, in the "don't count as downloaded" option you can use a wildcard (*) instead of typing in every possible extension.
-
Edit: If you just want the folder not to be counted, in the "don't count as downloaded" option you can use a wildcard (*) instead of typing in every possible extension.
Yes that is what I said in reply above. Here it is...
KHAN
Expert Mode. In vfs, right click on folder that you don't want the contents counted. Select 'Advanced' then 'Don't consider as a download (mask)...' and put in the field *.*
-
lol, I did it again
I saw this
Should be -> *.png;*.htm -> semi-colon not comma
and mustnt have taken much notice to what else you said.