Ask a Question related to PHP Development, Design and Development.
-
Jason Wong #1
Re: [PHP] locking to domain
On Saturday 19 July 2003 00:00, Ryan A wrote:
echo $_SERVER['HTTP_HOST']> I want to make sure my scripts can be executed on only one domain (or
> localhost/ 127.0.0.1)...it should not matter if its
> [url]http://somesite.com/myscript.php[/url]
> or [url]http://somesite.com/~blah/myscript.php[/url]
> or [url]http://blah.somesite.commyscript.php[/url]
> or [url]http://somesite.com/1/2/asdf/234/myscript.php[/url]
>
> It should only work on "somsite.com"
>
> Any ideas on how i can do this? I've seen this done on some old perl
> scripts but how in php?
--
Jason Wong -> Gremlins Associates -> [url]www.gremlins.biz[/url]
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
[url]http://marc.theaimsgroup.com/?l=php-general[/url]
------------------------------------------
/*
"... an experienced, industrious, ambitious, and often quite often
picturesque liar."
-- Mark Twain
*/
Jason Wong Guest
-
RPC over HTTP in domain vs. not in a domain
I have noticed an interesting peculiarity in Outlook 2003 using RPC over HTTP. I have Outlook 2003 on two different computers. One computer is in a... -
accessing IP/domain-authenticated user's IP/domain string programmatically?
When using IP or domain authentication, is it possible to access the IP address or domain name of the requestor, after authentication has occurred,... -
How to permit Domain User in AD domain install software on his/her machine?
Hello, I have AD domain and 100 users, 15 of them are developers. Developers need full control over their machines. They need to install... -
DB2 locking UDF dll
Meg wrote: Which version of db2 are you using? For v8, try set KEEP_FENCED to no (db2 update dbm cfg using KEEP_FENCED NO). This way, the fenced... -
Can see www.<domain>.com but not <domain>.com after named setup
Good evening all, I am having a problem setting up named on RH9 linux box for an external domain. I have set up the various conf files (shown...



Reply With Quote

