Hi All,
We are facing an issue with domain.
Explanation:
we have one.html page under "/etc/designs/myproject/publicClientlibs/folder1/html/one.html"
we have a server having system name (system123) and domain is (application-myserver.one.com)
we are getting the page with these URLs :
Using System Name for Author : http://system123:4502/etc/designs/myproject/publicClientlibs/folder1/html/one.html
Using System Name for publish : http://system123:4503/etc/designs/myproject/publicClientlibs/folder1/html/one.html
Using Domain Name for Author : http://application-myserver.one.com:4502/etc/designs/myproject/publicClientlibs/folder1/html/one.html
But we are getting 404 Page Not found for using domain name with publish
http://application-myserver.one.com:4503/etc/designs/myproject/publicClientlibs/folder1/html/one.html
Could any one please suggest what should be the reason for this behaviour?
Thanks in Advance
Radhika
Solved! Go to Solution.
Views
Replies
Total Likes
I can think of a number possible causes for the problem:
Views
Replies
Total Likes
Have you moved code to publish env and activated content?
Views
Replies
Total Likes
Hi Everyone,
Thanks for your help :)
The issue is resolved now. The problem is due to one of the rule we set under \etc\design\map.publish is rewriting the url of html file.
the original url published : http://application-myserver.one.com:4503/etc/designs/myproject/publicClientlibs/folder1/html/one.html
/content/myProject/en/ is appended as a prefix in the asset url which is causing the issue and redirected to page not found
We modify the rule and it started working.
Thanks,
RK
Views
Replies
Total Likes
I can think of a number possible causes for the problem:
Views
Replies
Total Likes
Hi,
Yes we activated the /etc/designs/myproject/publicClientlibs folders from Activate tree.
//RK
Views
Replies
Total Likes
Hi RK,
Also make use of configuration test at http://localhost:4503/system/console/jcrresolver
Thanks,
Sham
Twitter: @adobe_sham
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies