| |
| |
| |
|
Page: 1 2 3
Comments:
<0> .dict boobly <1> No definitions found for boobly <0> :P <2> Hello <2> anyone alive ? <2> i have this <2> AuthType Basic <2> AuthName "Virtualftp :: School" <2> AuthUserFile /etc/apache2/p***wd/p***wd.dav <2> require valid-user <2> but for some reason it doesn't login, it keep asking for the login info verytime ! <2> Hello ? <3> zulander: did you encypt the p***wordS? <3> encrypt <2> Aquel, well no <3> try it
<2> doesn't it do on it own ? <3> http://www.kxs.net/support/htaccess_pw.html <3> nope I rememeber i had the same issue <3> and of course you double checked your p***wd file path? <3> brb <2> Aquel, well it's the right path ! <2> Aquel, still doesn't work ! <2> anyother sugestion ? <3> still doesn't work??? hmmmm <2> do <2> i pm you with my syntax maybe you'll find some error ? <3> can you query me again please, i allowed ayou <2> o.k Aquel thank you for help me <3> i think your syntax is not right <3> case closed :) <2> good day Aquel <2> exit <4> hellow <4> anybody awake? :) <3> yep :) <3> still the morning for me <4> i want to confirm something <4> g <4> [15:10] <4> we <4> oops sory <4> welll lets say i have domain xx.com <4> and some other guys has xx.info <4> and they have set url forward from xx.info to xx.com <4> meantime, they have some stupid script running to steal cookies <4> so my question is <4> if there is any way which i can drop the request which is been coming forwarded from xx.info ---> xx.com <3> depending on how this query is done <4> Aquel: have a look. www.thebalaabodu.info <3> if the gars uses a html stupid redirect, yes you can <4> they are forwarding to my domain, www.thebalaabodu.com <3> yep I see <4> most probably yes html <3> may be in the page headers as well <4> i need to drop the forwarders since lots of my users think its our domain and when they get forwared, they steal there session cookies <3> I got it <3> <script language="javaScript"> <3> self.location.href='http://www.thebalaabodu.com/4rum/index.php'; <3> </script> <3> so just disable javascript <3> i try <3> so there is still a redirection towards .com <3> but no page displays <4> yeah <4> but how do i stop the redirection <3> so there might be as well a header script like header("Location: blabla"); in php for instance <4> how do i block the redirect users who are coming from thebalaabodu.info <3> you can't <4> my users keep on geting this <4> <FinePix> Opening page http://thebalaabodu.info/cookies.php?c=phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%............ <1> That URL would be better as http://w.ick.ca/5049 <4> which means? <4> anyway i could stop this, i tried blocking the .info ip from my firewall too <4> but since it is redirecting <4> that doesnt help <3> I can't figure out how to block a redirection <3> I believe you just can't
<4> [15:21] <@Redragon> you can block by referrer with apache using some really fancy rewrites and such <5> anyone here? <3> yep <5> anyone here know how to set the documentroot directive using the -c op in windows? blood thing gives me the same syntax error each time I try to set it. <5> "DocumentRoot takes one argument, Root directory of the document tree" no matter what syntax I use <6> impatient users are always the easiest ones to help <6> i call it the 10 minute test <6> it's a judge of how much they *really* care about their problem <3> hehe true <3> that's the human nature: everybody wants everything at once <4> Aquel: Ah, javascript. then it will have a Referer header, indicating his site/page. and it *is* possible <6> hmm <6> that's not what i wanted <6> haha <3> ]Gnome[ sets ban on *!*@* haha <3> bit violenrt <3> -r <4> how do i make my images not viewable on other websites, its eating my bandwith <4> it should only be viewable from my .domain <3> htaccess <3> allow from <3> in your image directory <3> http://httpd.apache.org/docs/2.0/mod/mod_access.html#allow <4> RewriteEngine On <4> RewriteCond %{HTTP_REFERER} !^http(s)?://([a-z0-9-]+\.)*YOURSITE.com/ [NC] <4> RewriteCond %{HTTP_REFERER} !^http(s)?://([a-z0-9-]+\.)*yourprocessor\.com/ <4> that <4> ? <3> hmm <3> why don't you want to use htaccess <4> or use it on httpd.conf ? <4> whats the different <3> -yeah either htaccess or httpd.conf <3> but you should use the allow from directive <3> did you follow my link? <3> **** i can't make it work <3> Order Deny,Allow <3> deny from all <3> allow from vidax.net <4> heh <3> i think i have a cache issue <3> because that should work <3> sorry mate cannot make it work <3> pisses me off <4> ok <3> arf I'm a **** head <3> I think that's because in "allow from vidax.net", vidax.net is my host <3> not my url <3> which is different <3> ok found <3> SetEnvIf Referer www\.vidax\.net access_granted <3> Order Deny,Allow <3> Deny from all <3> Allow from env=access_granted <3> you'd better use SetEnvIfNoCase instead of SetEnvIf <3> end of the day for me <3> see you guys later <7> hey <8> evening. <8> anyone up at this hour? <9> yes <8> i could use a little ***istance with htaccess <8> err <8> mod_rewrite <8> specifically <9> try me <8> i want to rewrite a url to ^(folder)/(sub)/? file.php?folder=$1&sub=$2 <8> generic reerite <8> that all works <8> but <8> i need to toss some get values on the end of the rewrite <8> like /folder/sub/?var=1 <9> hmmm
Return to
#apache or Go to some related
logs:
#linux xml_load_file php qronta Fatal error: Call to undefined function ImageCreateFromPng ubuntu dj misskitten #AllNiteCafe #AllNiteCafe #php #javascript #linux
|
|