You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 67 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - A little Google Tap Problem [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Thu Jul 24, 2003 8:21 am Reply with quoteBack to top

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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Thu Jul 24, 2003 10:19 am Reply with quoteBack to top

I'm still not following you... Sad

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Thu Jul 24, 2003 12:03 pm Reply with quoteBack to top

i mean from where it says deny all, i want it to be allow all Very Happy 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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Thu Jul 24, 2003 12:51 pm Reply with quoteBack to top

Ahh, ok, so change it to that then. You can't?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
ESP-JR
Nuke Soldier
Nuke Soldier


Joined: May 08, 2003
Posts: 28

Location: Germany

PostPosted: Thu Jul 24, 2003 3:35 pm Reply with quoteBack to top

@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.
Find all posts by ESP-JRView user's profileSend private messageVisit poster's website
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Thu Jul 24, 2003 11:42 pm Reply with quoteBack to top

actually i dont know what i mean Very Happy

the problem i am facing is:

http://thalassemia.com.pk/nuke/images/smileys/ This link works when i am not using GT and its .htaccess file
This link doesnt work when i use GT and .htaccess file

http://forum.smwebs.2ya.com - which is supposed to be redirecting to http://thalassemia.com.pk/nuke/modules.php?name=Forums doesnt work when Gt's .htaccess is in the nuke directory
It works when i remove the .htaccess file

http://thalassemia.com.pk - which redirects to http://thalassemia.com.pk/nuke/modules.php?name=thal doesnt work when .htaccess is on the server
and it works when .htaccess not on the server

so i want them to work when .htaccess is on the server.. now got me (uff actually i am not a english speaking guy :S sorry for the trouble)

=Mindl3ss Stupidity=

_________________
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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Fri Jul 25, 2003 4:47 am Reply with quoteBack to top

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]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Fri Jul 25, 2003 6:38 am Reply with quoteBack to top

k. i am sending some info if u need more just reply Smile

_________________
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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
sagetyrtle
Sergeant
Sergeant


Joined: May 04, 2003
Posts: 111


PostPosted: Fri Jul 25, 2003 7:08 am Reply with quoteBack to top

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
Find all posts by sagetyrtleView user's profileSend private message
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Fri Jul 25, 2003 7:22 am Reply with quoteBack to top

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 Smile

ZX : I have sent the pm Smile

_________________
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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Fri Jul 25, 2003 8:20 am Reply with quoteBack to top

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]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Sat Jul 26, 2003 12:47 am Reply with quoteBack to top

Smile i know ur a busy person.. Razz

_________________
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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sat Jul 26, 2003 9:37 am Reply with quoteBack to top

Did you check my PM?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
Mindl3ss
Sergeant
Sergeant


Joined: May 10, 2003
Posts: 148

Location: Karachi, Pakistan

PostPosted: Sat Jul 26, 2003 11:39 pm Reply with quoteBack to top

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 Smile
some stupid guy hacked my site after i sent you the first mail, thats why analyzer and things were not working Smile
'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.
Find all posts by Mindl3ssView user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sun Jul 27, 2003 12:54 pm Reply with quoteBack to top

Ok, lets rock...

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.400 Seconds - 214 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::