Jump to content

mod_log_config


onlyican

Recommended Posts

Hey guys

This is Apache Settings

Someone mentioned to me about the mod_log_config for the apache settings

http://httpd.apache.org/docs/2.0/mod/mod_log_config.html

I am on Shared hosting, so I dont have access to the httpd.conf file (Main Apache config)

So can I add the code
[code]
LogFormat "%h %l %u %t \"%r\" %>s %b" common
CustomLog logs/access_log common
[/code]
to the htaccess file
Link to comment
https://forums.phpfreaks.com/topic/28498-mod_log_config/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.