Welcome Guest, Not a member yet? Register   Sign In
Accept request from my app only
#6

[eluser]psycho-vnz[/eluser]
Thanks for the replys Big Grin , i'll try block the external requests to app using the .htaccess file with this option
Code:
<Limit GET PUT POST>
order deny,allow
deny from all
allow from .mydomain.com
</Limit>

If doesn't work i'll try with your examples, can post a example with token?

Examples with .htaccess

http://www.md.chalmers.se/Support/Howtos/htaccess.thtml
http://www.webmasterworld.com/apache/3537686.htm

Thanks to all


Messages In This Thread
Accept request from my app only - by El Forum - 09-18-2008, 10:30 PM
Accept request from my app only - by El Forum - 09-19-2008, 12:23 AM
Accept request from my app only - by El Forum - 09-19-2008, 12:53 AM
Accept request from my app only - by El Forum - 09-19-2008, 07:34 AM
Accept request from my app only - by El Forum - 09-19-2008, 08:14 AM
Accept request from my app only - by El Forum - 09-19-2008, 09:15 PM
Accept request from my app only - by El Forum - 09-20-2008, 11:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB