Unable to Preview Images on TeamSite Preview Site
Hello,
We have installed the TeamSite 16.6.1 on Linux Environment with Apache HTTPD (For Preview).
We are able to Preview the Content but images are not loading on the Preview page and getting 403 Error. Kindly please advise if I missed anything.
Forbidden
You don't have permission to access /iw-mount/default/main/EStudioGlobal/WORKAREA/default/iwov-resources/test-banner.jpg on this server.
Please find the iw.cfg configuration below:
[iwwebd]
default_protocol=http
http_port=80
https_port=443
[iwproxy]
iwproxy_port=1080
customer_webserver_port=81
Apache HTTPD.conf:
#Options -Indexes
Options All
Require all granted
Alias /iw-mount/ /iwmnt/
Options Indexes FollowSymLinks ExecCGI
AllowOverride None
Require all granted
SetHandler cgi-script
0
Comments
-
Hi Jayaram,
Did you find the solution for this issue?
I am facing similar issue. I am also on Linux and have TS16.6.1 .
Thanks,
Niraj0 -
Hi Niraj,
Hope you may resolved this issue, otherwise try below approach
The Permission issue resolved by starting the Apache directly instead of using services
Ex:
instead of starting Apache using this command "systemctl status httpd.service" we tried "/usr/sbin/httpd -k start"
0
Categories
- All Categories
- 117 Developer Announcements
- 52 Articles
- 145 General Questions
- 132 Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 8.9K Extended ECM
- 912 Cloud Fax and Notifications
- 81 Digital Asset Management
- 9.3K Documentum
- 29 eDOCS
- 162 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 4 XM Fax
TeamSite Developer Resources
If you are interested in gaining full access to the content, you can register for a My Support account here.
- Docker Automation
- LiveSite Content Services (LSCS) REST API
- Single Page Application (SPA) Modules
- TeamSite Add-ons
If you are interested in gaining full access to the content, you can register for a My Support account here.