| Author |
Message |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Thu Jul 24, 2003 8:21 am |
  |
indexing service? is that the thing which just gives the list of the files available in that directory if no index.htm is found, right? if thats right then thats not what i want,
i want that it should allow all the requests,
weather it has .html file in it or not,
or weather a person is just requesting a .js file or any other extension
how do i do that? |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Thu Jul 24, 2003 10:19 am |
  |
I'm still not following you...  |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Thu Jul 24, 2003 12:03 pm |
  |
i mean from where it says deny all, i want it to be allow all btw i didnt had any .htaccess before (incase if it helps :d) |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Thu Jul 24, 2003 12:51 pm |
  |
Ahh, ok, so change it to that then. You can't? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
ESP-JR
Nuke Soldier


Joined: May 08, 2003
Posts: 28
Location: Germany
|
Posted:
Thu Jul 24, 2003 3:35 pm |
  |
@Zhen
I think he means something like this:
| Code: |
<Limit GET PUT POST>
Order Allow,Deny
Allow from all
</Limit>
|
Upload in ASCII - Mode per FTP.
@Mindl3ss
Is that, what you mean ?
Note, that you must have the rights to execute a .htaccess File.
Maybe it is the same problem as i had.
In case that you want that the user download the file instead of parse them, you must modify your file to your benefits.
But i still don't know what you mean exactly. |
|
|
    |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Thu Jul 24, 2003 11:42 pm |
  |
|
       |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Fri Jul 25, 2003 4:47 am |
  |
Ahh, you have a very modified site indeed. I'd need access to inspect the code and setup. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Fri Jul 25, 2003 6:38 am |
  |
k. i am sending some info if u need more just reply  |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
sagetyrtle
Sergeant


Joined: May 04, 2003
Posts: 111
|
Posted:
Fri Jul 25, 2003 7:08 am |
  |
I tried the newest Google Tap today and had some troubles.
Here's what I did:
uploaded header.php as is (or was that supposed to be an add on?)
uploaded footer.php as is (see above)
made the sessions.php changes, uploaded
I didn't relize that the .htaccess file was supposed to be an add-on instead of just saving as-is.
I also wasn't sure where that .htaccess file was supposed to go. I put it into /html/admin - looks like the original .htaccess I had in there was a left-over from the last time I tried to make Google Tap work.
I took a look at the /html/admin/.htaccess that comes with PHPNuke, and all it says is: "deny from all", and it seemed unlikely that I was supposed to leave that in there and add the rest.
Anyway, here's the error I got when I did the above:
if (eregi("header.php",$PHP_SELF)) { Header("Location: index.php"); die(); } ob_start(); function replace_for_mod_rewrite(&$s) { $urlin = array( "'(?
Thanks for any insight,
-Sage |
|
|
   |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Fri Jul 25, 2003 7:22 am |
  |
yes header and footer files which came with the tarball were supposed to be added in the existing header.php and footer.php
and .htaccess has to be in Nuke root
ZX : I have sent the pm  |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Fri Jul 25, 2003 8:20 am |
  |
Yes on the last one. If you didn't grab the CVS GT, then you need to integrate those files. Check against the CVS.
Folks, I can't help much during the day due to my regular job. Ya'll have to wait to the night or weekend. Unless someone else can jump in to help in answering posts. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Sat Jul 26, 2003 12:47 am |
  |
i know ur a busy person..  |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sat Jul 26, 2003 9:37 am |
  |
Did you check my PM? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Sat Jul 26, 2003 11:39 pm |
  |
yes i did, and have re-sent you a email yesterday on 7:52 pm (GMT +5) .. and my OutBox tells me that you havenot checked it yet
some stupid guy hacked my site after i sent you the first mail, thats why analyzer and things were not working
'but they are working now'
bye |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sun Jul 27, 2003 12:54 pm |
  |
Ok, lets rock... |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
|
|