What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » disallow access to all

disallow access to all
Author: Message:
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
O.P. disallow access to all
Hey,
Basically I was wondering if it is possible to stop people going to you're css file but allow a script too access it.

Help :)

Thanks
Touch Innovation - touch friendly programs/applications for the windows mobile!


08-13-2007 11:14 AM
Profile E-Mail PM Web Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
RE: disallow access to all
quote:
Originally posted by Napbree
Hey,
Basically I was wondering if it is possible to stop people going to you're css file but allow a script too access it.

Help :)

Thanks
Why dont you change CHMOD permissions? or isnt that what you meant *-)
...there used to be a signature here :)
08-13-2007 11:25 AM
Profile PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
O.P. RE: disallow access to all
Nah, I think you need to you .htaccess
Touch Innovation - touch friendly programs/applications for the windows mobile!


08-13-2007 11:26 AM
Profile E-Mail PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: disallow access to all
no, if the browser uses it, the user can view it. trust me no one cares about your css
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-13-2007 11:28 AM
Profile PM Web Find Quote Report
joey
Senior Member
****

Avatar
Epoc Faileur.

Posts: 734
Reputation: 26
33 / Other / Flag
Joined: Dec 2006
RE: disallow access to all
in the nicest way possible of course :P


and wewt 500 posts! :cheesy:

Break my heart all you want, i'm on the NHS.
ever wondered what it's like to ejaculate through your ears...? ;o
08-13-2007 11:50 AM
Profile E-Mail PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
O.P. RE: disallow access to all
I was using css as an example nub :P

* Nathan runs
Touch Innovation - touch friendly programs/applications for the windows mobile!


08-13-2007 11:58 AM
Profile E-Mail PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: disallow access to all
quote:
Originally posted by Napbree
I was using css as an example nub :P

* Napbree runs
well no one cares about your javascript/php/*
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-13-2007 12:09 PM
Profile PM Web Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: disallow access to all
quote:
Originally posted by Napbree
I was using css as an example
So name the actual use :p.

CSS is a client-side thing, the browser needs to be able to access it. Theoretically you could do something with referrals: only allow access if a referral from you site is sent. If somebody requests the CSS file directly the browser won't send a referral, so access is blocked.
However, I strongly advise you not to do that. Some users disable referrals and some anti virus software like McAfee is known to change referrals too, it will break your site for some users. Like dt said, nobody will care about your CSS that much anyway. And people will still be able to access the CSS with referral anyway, so the security is pointless.


quote:
Originally posted by Napbree
you're
your*
how do people manage to still get that wrong? you're stands for you are... it just doesn't make sense </rant>

This post was edited on 08-13-2007 at 12:15 PM by Menthix.
Finish the problem
Menthix.net | Contact Me
08-13-2007 12:13 PM
Profile E-Mail PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
O.P. RE: disallow access to all
I know what it stands for, I just didn't proof read the post :$
Touch Innovation - touch friendly programs/applications for the windows mobile!


08-13-2007 12:16 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On