InterviewSolution
Saved Bookmarks
| 1. |
Whats Is Location Of Access_log File ? |
|
Answer» access_log FILE by DEFAULT is LOCATED in $IAS_ORACLE_HOME/ Apache/Apache/logs. LOCATION of this file is DEFINED in httpd.conf by patameter CustomLog or TransferLog. access_log file by default is located in $IAS_ORACLE_HOME/ Apache/Apache/logs. Location of this file is defined in httpd.conf by patameter CustomLog or TransferLog. |
|