LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-17-2010, 04:03 PM   #1
brgsousa
Member
 
Registered: Aug 2007
Location: Salvador, Brazil
Distribution: Debian, Ubuntu
Posts: 185

Rep: Reputation: 15
how to url mask (frames and Apache)


Hi everyone,
I want to configure a URL Mask, and I'm wondering if there is a way to do it with Apache.

the URL www.something.com should be locked in user's browser and redirect requests to www.somethingelse.com/other.

How can do that?
Is the only way is to do it with frames?

regards
 
Old 08-17-2010, 04:42 PM   #2
dreamgear
LQ Newbie
 
Registered: Aug 2010
Location: North Central MA
Distribution: Ubuntu, CentOS
Posts: 12

Rep: Reputation: 1
http://webnv.net/articles/url-masking-with-mod-rewrite
 
Old 08-17-2010, 05:29 PM   #3
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Hi,

You can setup apache running at www.something.com as a reverse proxy for www.somethingelse.com/other:
Code:
ProxyRequests Off

ProxyPass / http://www.somethingelse.com/other/
ProxyPassReverse /crowd http://www.somethingelse.com/other/
Regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mask url nahom2112 Linux - Newbie 1 01-09-2010 01:27 AM
Apache default create mask bbqjeanvaljean Linux - General 1 02-22-2005 08:02 PM
Possible to create a frames effect in an HTML page without using frames? furfurdemon666 General 10 12-12-2004 06:52 AM
URL mask brain_bucket Linux - Networking 2 06-19-2004 02:33 AM
Apache Url simquest Linux - Software 2 11-26-2002 03:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration