Forum Moderators: coopster

Message Too Old, No Replies

remote .htpasswd

         

proxyHunter

4:28 am on Feb 2, 2004 (gmt 0)

10+ Year Member



hi i want to be able to add a username/password entry (.htpasswd) to a location on another server, is this possible. I have full access to both servers.

moltar

4:30 am on Feb 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can write a script on the S2 that adds an entry. And call that script from S1 (with parameters).

Note: I'd restrict remote access to .htpasswd to only IP from your first server.

If it's extremely important info, I'd also SSL it.