Enjoy unlimited access to all forum features for FREE! Optional upgrade available for extra perks.
Daily Diamond

.htaccess - code for domain masking?

Status
Not open for further replies.

Nova

Level 8
Legacy Platinum Member
Joined
Dec 6, 2003
Messages
1,335
Reaction score
0
I'd like to be able to implement domain forwarding masking from within the .htaccess file. Is there any code I can add that would accomplish this? Thanks. This is what is already in the file:

Code:
RewriteEngine on

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.example.com

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^/?$ http://www.example2.com/?criterion=example.com [R=301,L]
 
Domain Summit 2024
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Sedo - it.com Premiums

IT.com

Premium Members

AucDom
UKBackorder
Be a Squirrel

Latest Comments

MariaBuy

New Threads

Our Mods' Businesses

UrlPick.com

*the exceptional businesses of our esteemed moderators

Top Bottom