If I have a page protected by .htaccess, is it possible for me to just do some spiffy URL for each new user to gain entry without them having to type user/pass info into the browser???
Is it possible send username/password info via URL to .htaccess protected pages?
Collapse
X
-
"Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
--H.L. Mencken -
Originally posted by TheFLY
If I have a page protected by .htaccess, is it possible for me to just do some spiffy URL for each new user to gain entry without them having to type user/pass info into the browser???
this the best you can come up with for April Fools?Comment
-
it's not april fool's yet, is it?<a href="http://www.iroc409.com/"><img src="http://www.iroc409.com/adv/120x60.gif" border=0></a>
icq: 1 7 6 4 2 0 9 6 0
Gallery templates for ONLY $25! w00t!Comment
-
Originally posted by NetRodent
You can put the login information in the url:
http://username:password@<a href="ht...omain.com/</a>
Comment
Comment