AWStats icon indicating copy to clipboard operation
AWStats copied to clipboard

suggestion

Open founded opened this issue 9 years ago • 1 comments

Is it posible to make a combi

so if you has some domain like nl.domain.be fr.domain.be en.domain.be es.domain.be you has for any subdomain a stat and not for a collection domain.be (or i dont see it)

so if it is posible to make a miror to public, not anything public viewed only a small selection. if it is xml we can implement it to the site (1h cache)

founded avatar Sep 28 '16 08:09 founded

you can do this yourself.

You need to make changes in four places:

@SearchEnginesSearchIDOrder_list1 or @SearchEnginesSearchIDOrder_list2 %SearchEnginesHashID %SearchEnginesKnownUrl %SearchEnginesHashLib

just look at any other domain as an example of how its done. and note that if you leave domain.be in there so that you have a catchall, then it should come after the ones which have the country subdomain on them.

visualperception avatar Nov 22 '16 20:11 visualperception