PDA

View Full Version : SetEnvIf


nanu
12th March 2009, 12:39
Hi!

Is it possible to use SetEnvIf to prevent logs of the different frames of an HTML page in the access_log file.

I want a page containing frames to be log only once.

TIA

Nanu

falko
13th March 2009, 18:02
I don't think this is possible because Apache doesn't know if a file is loaded in a frame or not.