apex login page not display
Hi,
db version 10.2.0.3 o/s linux
I am very new to Apex i installed Apex version 4 on my database and follow all the steps as per Note
db version 10.2.0.3 o/s linux
I am very new to Apex i installed Apex version 4 on my database and follow all the steps as per Note
Easy Steps to Install/ Upgrade/ Migrate/ Uninstall APEX - Example 3.1.2 [ID 761836.1]
# Hint: You can look at some sample DADs in the dads.README fil
# ============================================================================
Alias /i/ "/oracle/PROD/apps/tech_st/10.1.2/Apache/Apache/images/"
AddType text/xml xbl
AddType text/x-component htc
<Location /pls/apex>
Order deny,allow
PlsqlDocumentPath docs
AllowOverride None
PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
PlsqlDatabaseConnectString upgradedb:8080:upg ServiceNameFormat
PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
PlsqlAuthenticationMode Basic
SetHandler pls_handler
0