Questions tagged [url-masking]

114 questions
2
votes
1 answer

Use .htaccess to load files from different folders

I have many files in directory /full/ that's why I would like to spread files to /full1/, /full2/, /full3/ folders on server but to save original URL like http://my-domain.com/full/article-with-text to determine which files are where to put I'd…
phpCoder
  • 23
  • 4
2
votes
1 answer

Redirect and URL Mask all non-existing/existing subdomains to homepage

A website example.com has one subdomain a.example.com. The point here is I want to redirect all existing and non existing subdomain (ex- b.example.com) to example.com without changing URL(URL MASK). To explain it more further, when a user enters…
0ffliner
  • 31
  • 5
2
votes
0 answers

How do you Mask URLs in HAProxy?

Is there any way to do URL masking in HAProxy? I'd like to have a URL directing to my load balancer, i.e. www.example.com, redirect to another URL I have for another application. However, I'd like the user's browser to still display the original…
Grant
  • 395
  • 1
  • 3
  • 11
2
votes
1 answer

.htaccess URL masking instead of redirecting

I'm trying to mask URL in away like while the real URL is www.somedomain.com/subfolder/index.php?p=page3 it shows www.somedomain.com/subfolder/page3 , I know such questions have been asked a lot on here and I did searched a lot but most of results…
Mi-Creativity
  • 9,554
  • 10
  • 38
  • 47
1
vote
0 answers

How to enable URL MASKING changing HTTP HEADERS

I have a django application (version 4.0.3) and I want to URL MASK some specific URLs using new purchased domains (in this case GoDaddy) So what I want to do is: www.originaldomain.com/url1 beeing masked with www.newdomain.com. But when I redirect…
Dan.py
  • 83
  • 7
1
vote
2 answers

how do i perform a url redirection and masking?

I have url where i host my webinars which is provided by webinar hosting provider. I would like to change that url to something within my domain. For eg. The webinar url is something like http://www.onlinemeetingnow.com/seminar/?id=d181a7640e i…
Prady
  • 10,978
  • 39
  • 124
  • 176
1
vote
1 answer

Cakephp URL masking?

For example: I have a controller: "Services" and an action called "web". Thus, my url would be: http://www.domain.com/services/web/ How do I mask the url, such that if I type: http://www.domain.com/servicesweb will display exactly as…
carpie
  • 13
  • 2
1
vote
1 answer

How to mask a url in wordpress

Is it possible to mask a url to a new domain in wordpress? For example: URL : abc.com/test I want the content of abc.com/test but the url to be changed to xyz.com. I have tried adding .htaccess code but it did not work.
1
vote
1 answer

Point a virtual sub domain to a folder - error

I have a domain name www.jannatband.com, when I access the url: http://jannatband.com/me/asd It successfully echoes the value asd, the original url is like: http://jannatband.com/me/index.php?u=asd HTACESS CODE FOR THE ABOVE: #…
Sujit Agarwal
  • 12,348
  • 11
  • 48
  • 79
1
vote
0 answers

Using .htacces to mask a URL, make the subdomain the root domain

I currently have a cms which builds microsites in subdirectories. So the mainsite is the root and each subsite is in a subdirectory. eg root = www.mainsite.org microsite = www.mainsite.org/microsite I'm currently buying and parking domains on the…
1
vote
1 answer

How to htaccess-redirect single directory to external URL, while URL-masking

There are many similar questions here, but none seem to be exactly the same, and something is tripping me up. I have one specific internal URL, mydomain.com/a-directory, that I want to forward to the external URL…
Andreas
  • 59
  • 6
1
vote
0 answers

Allow fullscreen on embed video using redirection with masking

I am currently using the following video code on our website resp. landing page: