Rewrite Rule for hiding Destination URL ??

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

 



Hello All,

 

I need to rewrite the url http://123.dev.com to http://123.dev.com/profile

I have put the below code to my .htaccesss  that successfully worked....

# -------------------------------------------------------

rewritecond %{http_host} ^widgets\.cmdn\.com$
rewritecond %{request_uri} ^/$
rewriterule ^(.*)$
http://123.dev.com/profile

# --------------------------------------------------------

But I need to hide the destination URL ie http://123.dev.com/profile I only need to see the url http://123.dev.com from my browser...

 

Is this possible ?

Any help on this is highly appreciated.

 

Greetings ....

BipinDas

+966543680643

 


[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