Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55187
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ishish@domhain.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'scripts': 0.03; 'root': 0.05; 'lawrence': 0.09; 'pgp': 0.09; 'apache': 0.15; '-----begin': 0.16; 'agree.': 0.16; 'cached': 0.16; 'directive': 0.16; 'hash:': 0.16; 'sees': 0.16; 'sha1': 0.16; 'tahnk': 0.16; 'url:py': 0.16; 'files.': 0.16; 'message-----': 0.19; '>>>': 0.22; 'header:User- Agent:1': 0.23; "haven't": 0.24; 'source': 0.25; 'signed': 0.27; 'header:In-Reply-To:1': 0.27; 'code': 0.31; '>>>>': 0.31; 'didnt': 0.31; 'view.': 0.31; 'file': 0.32; 'there.': 0.32; 'ago': 0.33; 'guess': 0.33; 'actual': 0.34; 'but': 0.35; 'google': 0.35; 'version': 0.36; 'passwords': 0.36; 'templates': 0.36; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'changed': 0.39; 'how': 0.40; 'days': 0.60; 'mentioned': 0.61; 'here:': 0.62; 'personal': 0.63; 'such': 0.63; 'url:http': 0.64; 'account': 0.65; 'url:cgi-bin': 0.65; '8bit%:92': 0.71; 'saw': 0.77; 'url:search': 0.81; 'sas': 0.84; 'url:googleusercontent': 0.84; 'url:cache': 0.93 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Date | Tue, 01 Oct 2013 13:50:30 +0100 |
| From | ishish <ishish@domhain.de> |
| To | <python-list@python.org> |
| Subject | Re: I haev fixed it |
| In-Reply-To | <l2eev9$g6o$1@dont-email.me> |
| References | <20130930235914.GB13553@secure.superhost.gr> <mailman.537.1380617952.18130.python-list@python.org> <l2e7eq$6d7$1@dont-email.me> <mailman.539.1380624477.18130.python-list@python.org> <l2e9l8$iuf$1@dont-email.me> <mailman.540.1380625112.18130.python-list@python.org> <l2eaba$mam$1@dont-email.me> <mailman.542.1380627336.18130.python-list@python.org> <l2edrk$9ov$1@dont-email.me> <mailman.543.1380629527.18130.python-list@python.org> <l2eeni$da2$1@dont-email.me> <l2eev9$g6o$1@dont-email.me> |
| X-Sender | ishish@domhain.de |
| User-Agent | RoundCube Webmail/0.7.1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.545.1380633075.18130.python-list@python.org> (permalink) |
| Lines | 36 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380633075 news.xs4all.nl 15890 [2001:888:2000:d::a6]:34010 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:55187 |
Show key headers only | View raw
Am 01.10.2013 13:25, schrieb Νίκος: > Στις 1/10/2013 3:21 μμ, ο/η Νίκος έγραψε: >> Στις 1/10/2013 3:12 μμ, ο/η Heiko Wundram έγραψε: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Am 01.10.2013 14:06, schrieb Νίκος: >>>> i know about the link you mentioned and i have deleted the source >>>> code from there. >>> >>> Guess what: Google keeps a cache. See here: >>> >>> >>> http://webcache.googleusercontent.com/search?q=cache:http://superhost.gr/~dauwin/cgi-bin/metrites.py >>> >>> >>> So if you haven't changed your password(s), you'd better do that >>> now. >> >> Tahnk you Heiko i didnt knew Google was keeping cached version of >> files. >> >> But i have deleted the file metrites.py 2 days ago when i saw Mark >> Lawrence mentioned it and i also have changed the passwords from my >> personal account and root as well. > > I know how he did it, he sees it form here: > > http://superhost.gr/~nikos/cgi-bin/metrites.py > > I must somehow use an apache directive not to allow such view. I agree. Just keep folders for scripts and templates above the actual public_html. Sas
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: I haev fixed it Chris Angelico <rosuav@gmail.com> - 2013-10-01 18:59 +1000
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 13:16 +0300
Re: I haev fixed it Chris Angelico <rosuav@gmail.com> - 2013-10-01 20:47 +1000
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 13:54 +0300
Re: I haev fixed it Chris Angelico <rosuav@gmail.com> - 2013-10-01 20:58 +1000
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 14:06 +0300
Re: I haev fixed it Heiko Wundram <modelnine@modelnine.org> - 2013-10-01 13:29 +0200
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 15:06 +0300
Re: I haev fixed it Heiko Wundram <modelnine@modelnine.org> - 2013-10-01 14:12 +0200
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 15:21 +0300
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 15:25 +0300
Re: I haev fixed it ishish <ishish@domhain.de> - 2013-10-01 13:50 +0100
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:14 +0300
Re: I haev fixed it ishish <ishish@domhain.de> - 2013-10-01 14:26 +0100
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:37 +0300
Re: I haev fixed it Joel Goldstick <joel.goldstick@gmail.com> - 2013-10-01 09:35 -0400
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:39 +0300
Re: I haev fixed it alex23 <wuwei23@gmail.com> - 2013-10-02 09:25 +1000
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-02 02:30 +0300
Re: I haev fixed it alex23 <wuwei23@gmail.com> - 2013-10-02 09:38 +1000
Re: I haev fixed it Ned Batchelder <ned@nedbatchelder.com> - 2013-10-01 06:59 -0400
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 14:23 +0100
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:34 +0300
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 14:44 +0100
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:52 +0300
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 15:00 +0100
Re: I haev fixed it feedthetroll@gmx.de - 2013-10-01 07:08 -0700
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 17:32 +0300
Re: I haev fixed it feedthetroll@gmx.de - 2013-10-01 08:53 -0700
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 18:57 +0300
Re: I haev fixed it feedthetroll@gmx.de - 2013-10-01 09:40 -0700
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-02 01:46 +0300
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 23:57 +0100
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-02 02:28 +0300
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-02 15:01 +0100
Re: I haev fixed it Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-02 15:48 +0000
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-02 17:07 +0100
Re: I haev fixed it Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-02 18:57 +0000
Re: I haev fixed it Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-02 02:35 +0000
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-02 13:12 +0300
Re: I haev fixed it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 14:19 +0100
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:22 +0300
Re: I haev fixed it Joel Goldstick <joel.goldstick@gmail.com> - 2013-10-01 09:27 -0400
Re: I haev fixed it Νίκος <nikos.gr33k@gmail.com> - 2013-10-01 16:43 +0300
Stop posting HTML [was Re: I haev fixed it] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-02 01:52 +0000
Re: Stop posting HTML [was Re: I haev fixed it] Joel Goldstick <joel.goldstick@gmail.com> - 2013-10-01 22:02 -0400
Re: Stop posting HTML [was Re: I haev fixed it] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-02 02:40 +0000
Re: Stop posting HTML [was Re: I haev fixed it] Michael Torrie <torriem@gmail.com> - 2013-10-01 21:33 -0600
Re: Stop posting HTML [was Re: I haev fixed it] Daniel Stojanov <daniel.stjnv+python-list@gmail.com> - 2013-10-02 12:57 +1000
Re: Stop posting HTML [was Re: I haev fixed it] Dave Angel <davea@davea.name> - 2013-10-02 12:05 +0000
Re: Stop posting HTML [was Re: I haev fixed it] Skip Montanaro <skip.montanaro@gmail.com> - 2013-10-01 21:28 -0500
Re: I haev fixed it Piet van Oostrum <piet@vanoostrum.org> - 2013-10-01 14:20 -0400
csiph-web