htaccess proxy and ipv6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have a shared hosting (so I don't have root access). I would like to make proxy using htaccess to getting access to server having only ipv6 address (no damain name).

Here is my .htaccess  file:

RewriteEngine  on
RewriteBase    /
RewriteRule ^(.*)$ http://[2001:858:2:1::10]/$1 [P]

And the error message:

****************************

Proxy Error
Your browser sent a request that this server could not understand.
The proxy server could not handle the request GET /.
Reason: URI cannot be parsed: http://%5b2001:858:2:1::10%5d/
Additionally, a 400 Bad Request error was encountered while trying to use an ErrorDocument to handle the request.
****************************

I have also tried to backslash square brackets and colons without success.



Thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[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]

  Powered by Linux