Tag Archives: Mydomain

Trying To Setup 4 Sites On 1 Account

I will be using a free host that exclusively allows 1 subdomain I need to setup FOUR sites on one account there has to be anyway to accomplish this with this sponsor Well what you might do is own each website inside a subfolder. For example, if your website is www. mydomain. com your 4 sites will be accessable via this particular links internet. mydomain. com/site1 internet. mydomain. com/site2 internet. mydomain. com/site3 internet. mydomain. com/site4 (Although one could be the root of your domain, such as world wide web. mydomain. com).

Posted in Web Design | Tagged , , , , , | Leave a comment

Stopping Hotlinking Using .htaccess

I will be trying to include this code around my. htaccess file with regard to stopping hotlinking but i will be having the impression angryman. jpeg, pointed out below, replacing a number my images. Can you please indicate is there a problem Regards for your help. RewriteEngine on RewriteCond %HTTP_REFERER! $ RewriteCond %HTTP_REFERER! http: //(www\. )mydomain. com/. *$ NC RewriteRule \. (gifjpg)$ http: //www. mydomain. com/angryman. jpeg UR, L I am just not an. htaccess professional… But I did find this: http: //altlab. com/htaccess_tutorial. html maybe that might give you some ideas. . Cherished Sir, Everyone helped me solve my problem. Thanks a great deal for your help. That was an amazing site for equally coding and testing of hotlinking.

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment