GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   mod_access question (https://gfy.com/showthread.php?t=698553)

donnie 01-23-2007 09:55 AM

mod_access question
 
How can I allow (using mod_access) my scripts to call each other but deny access for everybody else?

I have a script in folder "A" and it needs to be called by a script in folder "B". Only script in folder "B" should be able to call script in folder "A". Everybody else should be denied.

I can put something like this in folder "A":

<Limit GET POST>
order deny,allow
deny from all
allow from "What to put here?????"
</Limit>

Shit, I hope somebody understands what I am trying to say :)


All times are GMT -7. The time now is 03:39 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123