A dumb question but it has me stumped...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hello Again,
I have a reverse proxy configured and I would like to make it so if someone goes to https://www.mydomain.com/ that they get redirected to /beginhere.html
I have tried using the alias and redirect directive but I have gotten no where. The various items I have tried are:
redirect / /beginhere.html
&
alias / /beginhere.html
&
RewriteEngine On
RewriteRule ^/$ https://www.mydomain.com/beginhere.html
None of these work. Am I even able to do this kind of fine-grained forwarding at the proxy level?
Thank you,
Mike
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]