When running CA Access Gateway (SPS), the following configuration of
the embedded Apache server :
<Directory />
Options FollowSymLinks
AllowOverride None
# Require all denied
</Directory>
<Directory "/opt/application/CA/secure-proxy/httpd/htdocs">
Can these lines be uncommented? Will the CA Access Gateway (SPS) be
supported if uncommenting them?
The commented lines of the sections of the Directory must be retained
as such.
Uncommenting them has not been tested in the product. Open an
enhancement request (idea) here if needed to get changes implemented
and tested:
1. Go to the "All Ideas" page :
https://community.broadcom.com/ideation/allideas
2. Click on the "Add" button;
3. In the "Select categories...", select "Symantec Access Management".
4. Write a title in the "title" box.
5. Write a complete description of the Enhancement Request or
Certification you'd like to post.
6. Click on "Save" to get the Idea submitted !
Additionally, samples from the Directory must be kept as is.