jcornlelius Posted August 19, 2003 Share Posted August 19, 2003 I want the \'request\' variable (%r) which is usually \"GET /path/to/file HTTP/1.1\" to become \"GET http://www.servername.com/path/to/file HTTP/1.1\" Please help... Link to comment https://forums.phpfreaks.com/topic/917-apache-log-configuration-question/ Share on other sites More sharing options...
someone Posted September 16, 2003 Share Posted September 16, 2003 Greetings, No offence, but it\'s fairly well covered in the heavily commanted httpd.conf file. Look for the area describing the CUSTOM LOGGING feature. In short: /path/to/log_file/logfilename custom. Just read the conf file. It has the better details. Best wishes, Chris Link to comment https://forums.phpfreaks.com/topic/917-apache-log-configuration-question/#findComment-3467 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.