Tag Archives: Grp

Help! Nowhere hidden to put private config file!

On the new website, all I’ve is a actual directory on my personal FTP. I do not have any directories underneath it helping put config files, we don’t want anybody to determine. The people along at the host said in order to password protect the directory the config file is currently in (a subdir in the root) with htaccess, but merely do this then the PHP include()s won’t be able to access it. Possibly there is any other way to make this file private on the outside world With thanks! You could take a step like this: PHP: if  (  $_SERVER’PHP_SELF’  ==  ‘/protectedFolder/protectedFile. php’  )        die(  ‘Private  record,   buddy.   Step  back again. ‘  ); I believe should work. Naturally, you change /protected… on the appropriate folder/file, relative on the *server root*. Ah I see, so should the actual file inside the browser is the private one, it’s going to display the meaning, but if it is a different page as well as private file is just being included, it won’t Because it isn’t really the current page I think I getcha. With thanks, buddy WE wouldn’t even show a message. Just forward them onto for … Continue reading

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

EMERGANCY!! Need help

Hi there All. My complete domain host have been hacked. And as each of my websites tend to be Joomla…. (about 15 of them) Uninstalling and reloading the complete domain is some thing I cant can. I’ve come across the actual. htaccess file (unfortunately have no idea about how that works) Does that look okay possibly there is a malware route there www. frixel. corp. uk seems being infected now… < –that domain isnt even dwell yet!!! any help could be most appreciated. Internet marketing crying here! Code: RewriteEngine upon # -FrontPage- < Restriction GET POST> arrangement deny, allow not allow from all permit from all < /Limit> < Restriction PUT DELETE> arrangement deny, allow not allow from all < /Limit> AuthUserFile /home/apollod4/public_html/_vti_pvt/service. pwd AuthGroupFile /home/apollod4/public_html/_vti_pvt/service. grp ErrorDocument 404 /404. shtml AuthName apollodesignstudios. corp. uk IndexIgnore. htaccess */. * * *# */HEADER* */README* */_vti* RewriteCond %HTTP_HOST apollodesignstudios. corp. uk$ OR RewriteCond %HTTP_HOST internet. apollodesignstudios. co. uk$ RewriteRule /$ " http\: \/\/www\. apollodesignstudios\. co\. uk\/site" R=301, L GAK! I’m not very good at htaccess and I do not know Joomla = would you call your host’s technological support for support message out of host. HI Marc My goal is to scan … Continue reading

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