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

316
Views
How do I redirect any url under a folder, keeping the subfolders?

If I have example.com/example/ with subfolders (for example: example.com/example/test1/), how do I redirect from example.com/redirect/ to example.com/example/ so that example.com/redirect/test1/ will redirect to example.com/example/test1, without creating a subfolder under example.com/redirect/ for every subfolder under example.com/example/ using HTML?

Currently, I have under example.com/example/ the following index.html file:

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="refresh" content="0; URL=https://example.com/example/">
    <title></title>
</head>
<body>
</body>
</html>

I'm hosting the website via GitHub pages.

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!