내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to access the built website from outside

Avatar

Level 6

Hi,

So I copied the working website built with Adobe CQ to another test server.

From port 4502 I can work with Adobe CQ and see preview of pages...  I see in  WCM all pages as published.

But my question is: how can I see the website just typing URL without entering to Adobe CQ?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Lets follow small checklist:

  1. Your pages working fine in author instance.
  2. Your publish instance is at port 4503, with siteadmin url is http://localhost:4503/siteadmin
  3. Logout and login again in publish instance to see changes
  4. Open a page in author instance, activate it. Once activated change the port number in url from 4502 to 4503 ( remove cf# if present ). and check if page is loading properly.
  5. Use Activate tree in replication section to activate your pages
  6. Replicate your code package from author. Go to localhost:4503/crx/de and check whether you are able to see code under /apps and pages under /content or not.

Check above steps and let me know.

원본 게시물의 솔루션 보기

26 답변 개

Avatar

Level 10

Not sure whats exactly going on, do one thing delete the publish instance currently running and create new with cq-publish-4503.jar name and start.

Avatar

Level 6

Now i see the page !!!

thank you , i didn'd do that More button -->Replicate in the packages.

But what about images?

They are on 4502.

Avatar

Level 6

i see I need to package them too.

Thank you a lot.

Good night.

Avatar

Level 10

Great, things worked 

Avatar

Level 6

edubey wrote...

Great, things worked 

 


hi ,

I packaged (content/dam)  then I Replicated this package. But still i don't see images on 4503....

Avatar

Level 6

Xena_bcn wrote...

edubey wrote...

Great, things worked 

 


hi ,

I packaged (content/dam)  then I Replicated this package. But still i don't see images on 4503....

 


Sorry: I had to activate them again...