Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

257
Views
Loading another html page (and all its scripts) into another page

We have a large html page, say A.html that takes various parameters and load data accordingly. Assume it is something like https://{mydomain}/{longpath}/A.html?someparam=large_string

It is on a static aws website with cloudfrount. I want to create another page say B.html that is at a url that looks more user friendly and has parameters as part of path. say https://{mydomain}/shortstring

This page or a lambda edge function that generates this page will decipher the path url and load the original page with right values set. We don't want to return the large html page A.html on every access to this path in the expectation that loading of A.html can be better done from cache instead of losing the cache advantage at every shortstring url.

Is there a way to load A.html inside the B.html in such a way that the user only sees the user friendly urls in address bar ie https://{mydomain}/shortstring .

PS: Note this is different from redirecting to https://{mydomain}/{longpath}/A.html?someparam=large_string

Thanks in advance

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!