Jump to content

bubster119

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

bubster119's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, does anyone have any smart ideas on how to stop a directory from redirecting? Heres what i'm trying to achieve: i've got a client folder on my server which I want to redirect to the domain root- which i've sorted with "Redirect /client http://yoursite.com/" and i works fine, apart from the fact that the subfolders of the client have inherited the redirect function. So if the user browses to www.yoursite.com/client/client01/index.htm htaccess redirects them to www.yoursite.com/client01/index.htm but I don't want to redirect the subfolders contained within the "client" folder. So do I just need to amend the htaccess file in the client folder to include "Redirect /client http://yoursite.com/client/" to redirect traffic to the same path or is there a tidier way to do it- like a stop redirect function or something. Thanks in advance for any help.
  2. Hi, I'm at the design stages of design a portfolio site and am thinking of incorporating a PHP "email this link" function, so that users can email the page url to friend etc. My question is how secure is this function? can I expect for spammers to hack my site and abuse this function or am I being paranoid? I've noticed on some sites that allow anonymous commenting that they sometimes become populated by viagra adds and the usuall crap. I don't really want to include an image verification script, would it make any difference if the "email this link" function had a flash front-end? Any advice or suggestions for further reading would be appreciated as i'm pretty new to PHP. Cheers
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.