Webmaster Forum

Ezilon Directory   1,000 Directory Submissions   V7N Directory
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Reply
 
LinkBack Thread Tools Display Modes
Old 03-26-2008, 09:08 AM   #1 (permalink)
Junior Member
 
Join Date: 12-06-07
Posts: 8
iTrader: 0 / 0%
Latest Blog:
None

anantk is liked by many
url masking !?

Say , I have two domains abc.com, and xyz.com
I use a free hosting account, so I'm allowed only one domain
So can anyone tell me how i can go about this:
I want xyz.com/folder/home.php to show the page at abc.com/folder/home.php, but still show xyz.com/folder/home.php in the url box
I can change DNS records, but I don't have htaccess on my host
anantk is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 03-26-2008, 11:49 AM   #2 (permalink)
Contributing Member
 
Izzmo's Avatar
 
Join Date: 11-01-03
Location: Kansas City
Posts: 981
iTrader: 0 / 0%
Latest Blog:
None

Izzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to behold
Send a message via ICQ to Izzmo Send a message via AIM to Izzmo Send a message via MSN to Izzmo Send a message via Yahoo to Izzmo
I don't believe you can still show the domain. Either you redirect the domain, or you can setup a "URL Frame". A frame, at least that is what my DSP calls it, makes it so when you want to go to abc.com, it will "redirect" it to xyz.com, but still show abc.com in the url bar. Like a frame does. The only downside is the url never updates from page to page, to the user. Internally it will.

So, you can get it to redirect, but not to show the pages.
__________________
~Izzmo
ZeroWeb Hosting & Design - Customizable hosting for every type of user!
Izzmo is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-20-2008, 06:17 AM   #3 (permalink)
Contributing Member
 
Bagi Zoltán's Avatar
 
Join Date: 11-28-06
Location: Hungary
Posts: 194
iTrader: 1 / 100%
Bagi Zoltán is liked by somebodyBagi Zoltán is liked by somebodyBagi Zoltán is liked by somebodyBagi Zoltán is liked by somebodyBagi Zoltán is liked by somebody
I guess it will do the job for you.

PHP Code:
<?php
$uri 
$_SERVER['REQUEST_URI'];
echo 
file_get_contents("http://abc.com$uri"0);
?>
__________________
eCommerce shopping cart :: seo directory
Bagi Zoltán is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-21-2008, 12:15 PM   #4 (permalink)
Contributing Member
 
Izzmo's Avatar
 
Join Date: 11-01-03
Location: Kansas City
Posts: 981
iTrader: 0 / 0%
Latest Blog:
None

Izzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to beholdIzzmo is a splendid one to behold
Send a message via ICQ to Izzmo Send a message via AIM to Izzmo Send a message via MSN to Izzmo Send a message via Yahoo to Izzmo
You would run into problems though if you had server side scripting and/or if you used URL contents.
__________________
~Izzmo
ZeroWeb Hosting & Design - Customizable hosting for every type of user!
Izzmo is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Redirect + Masking hbixler03 Coding Forum 6 01-12-2007 04:48 PM
URL masking frances Web Design Lobby 0 05-26-2005 02:04 PM
Domain Masking TinnaDog Google Forum 1 08-03-2004 01:37 AM
Masking Images in Photoshop?????????? dinus Graphic Design Forum 7 01-07-2004 03:34 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 05:14 AM.
© Copyright 2008 V7 Inc