InterviewSolution
Saved Bookmarks
| 1. |
What Is Access_log In Apache, What Entries Are Recorded In Access_log? Where Is The Default Location Of This File? |
|
Answer» access_log in ORACLE Application SERVER RECORDS all users accessing oracle APPLICATIONS 11i. Its FILE location is defined in httpd.conf with default location at $IAS_ORACLE_HOME/Apache/Apache/logs. access_log in Oracle Application Server records all users accessing oracle applications 11i. Its file location is defined in httpd.conf with default location at $IAS_ORACLE_HOME/Apache/Apache/logs. |
|