Tag Archives: Host Www

Apache as Open Proxy

Concerning Apcahe 2. 0 installed at my computer and get quite a worrying problem. When the webserver is actually running anyone implement my computer and my IP tackle to browse the world wide web with this uncomplicated HTTP request: telnet mycomputer. co. uk 80 HAVE http: //www. ‘microsoft’. com/ HTTP/1. 1 Host: www. microsoft. com I have definitely not yet found the best way of disabling the following behaviour though Apache plus was wondering in the event anyone know of the way and often imagain it posese quite a few obvious security problems. You can easily change your opening number from EIGHTY to something much less common, or block use of that to merely the IPs for you to use to admittance your server.

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

htaccess 301 redirect – v quick Q

Hi all I have not done a redirect using htacces/301 ahead of. So i just planned to check with people here before post implement this, as the htaccess file already has some stuff inside. So, could any person tell me quickly, is this correct (The bit concerning added is for individual page redirects, and also starts after " # FINISH WordPress" ) Code: RewriteEngine With RewriteCond %HTTP_HOST! www\. mysitename\. corp. uk$ RewriteRule (. *) http: //www. mysitename. corp. uk/$1 R=301, L # GET STARTED WordPress < IfModule mod_rewrite. c> RewriteEngine With RewriteBase / RewriteCond %REQUEST_FILENAME! -f RewriteCond %REQUEST_FILENAME! -d RewriteRule. /index. php L < /IfModule> # FINISH WordPress Redirect 301 /uk-female-rock-exclusive-mp3s-contact. html document http: //www. mysitename. corp. uk/ Redirect 301 /uk-female-rock-exclusive-mp3s-music. html document http: //www. thebestmusicshop. corp. uk/mp3-download/1/mysitename/intc. html Direct 301 /uk-female-rock-exclusive-mp3s-shop. html document http: //www. thebestmusicshop. corp. uk/mp3-download/1/mysitename/intc. html Direct 301 /uk-female-rock-exclusive-mp3s-thankyou. html document http: //www. mysitename. corp. uk/ Redirect 301 /uk-female-rock-exclusive-mp3s-video. html document http: //www. mysitename. corp. uk/the-indie-rock-bands-home/music-videos/ Redirect 301 /absolutely-free-music-downloads. html document http: //www. mysitename. corp. uk/best-rock-music-free-downloads/ Redirect 301 /uk-female-rock-exclusive-mp3s-biography. html document http: //www. mysitename. corp. uk/the-indie-rock-bands-home/female-rock-singers-bio/ Redirect 301 /uk-female-rock-exclusive-mp3s-contact. html document http: //www. mysitename. corp. uk/ Truly never seen of which before…. Began seeing I’ve always … Continue reading

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

Custom 404 using .htaccess not working – can anyone help?

Hello there everyone basically i followed a quick custom 404 course that told me to include in my htaccess file after which make a. php page such as the rest of my own. php site websites for my customized 404 page, along with save it seeing that notfound. php It worked for a while, but not any more and I dont learn why.. This is it within a new snippet from my own htaccess: Code: RewriteEngine at RewriteCond %HTTP_HOST sanyachinatravel\. com NC RewriteCond %HTTP_HOST! www\. sanyachinatravel\. com NC RewriteRule (. *) http: //www. sanyachinatravel\. com/$1 L, R=301 BErrorDocument 404 /notfound. php/B refocus 301 /general_links/about-us. php URLhttp: //www. sanyachinatravel. com/about/index. php/URL refocus 301 /general_links/customer_care. php URLhttp: //www. sanyachinatravel. com/about/index. php/URL refocus 301 /general_links/about-us. php URL=" http: //www. sanyachinatravel. com/about-us/index. php" Tailor Made Holiday seasons to China as well as Far East/URL (… and many others etc) I’ve uploaded the file to the current thread. The custom 404 is found at: Tailor Made Holiday seasons to China as well as Far East Might anyone help my family with why this doesnt work I originally posted this about this forum thread these so I thought it is helpful to article the link: Personalized … Continue reading

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