[PHP-DB] Re: Homesite Server Mapping

2001-07-08 Thread Hugh Bothwell

Ken Sommers [EMAIL PROTECTED] wrote in message
001001c107e2$b84ad5c0$aa42500c@zeospantera">news:001001c107e2$b84ad5c0$aa42500c@zeospantera...
 Has anyone successfully mapped their browser to a Remote Server?

 Please show your:
 map from:

C:\Program Files\Apache Group\Apache\htdocs\

 Map to:

http://127.0.0.1/

(http://localhost/  would do exactly the same thing more prettily, but would
bug me about connecting before doing it.)



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Re: Homesite Server Mapping

2001-07-08 Thread Ken Sommers

Thanks alot,
 that mapping works for me too: I use

From: C:\Program Files\Apache Group\Apache\htdocs\

To: http://localhost

for local mapping

Have you ever tried mapping to your REMOTE host?

I have tried and failed too many times, what works for Remote mapping?
any one ever done it?

Thanks,
Ken

Hugh Bothwell [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Ken Sommers [EMAIL PROTECTED] wrote in message
 001001c107e2$b84ad5c0$aa42500c@zeospantera">news:001001c107e2$b84ad5c0$aa42500c@zeospantera...
  Has anyone successfully mapped their browser to a Remote Server?
 
  Please show your:
  map from:

 C:\Program Files\Apache Group\Apache\htdocs\

  Map to:

 http://127.0.0.1/

 (http://localhost/  would do exactly the same thing more prettily, but
would
 bug me about connecting before doing it.)

PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Re: Homesite Server Mapping

2001-07-08 Thread Hugh Bothwell


- Original Message -
From: Ken Sommers [EMAIL PROTECTED]
To: PHP DB Mailing List [EMAIL PROTECTED]; Hugh Bothwell
[EMAIL PROTECTED]
Sent: Sunday, July 08, 2001 5:30 PM
Subject: Re: [PHP-DB] Re: Homesite Server Mapping


 Thanks alot,
  that mapping works for me too: I use

 From: C:\Program Files\Apache Group\Apache\htdocs\

 To: http://localhost

 for local mapping

 Have you ever tried mapping to your REMOTE host?

 I have tried and failed too many times, what works for Remote mapping?
 any one ever done it?

 Thanks,
 Ken

I've never actually tried that; I always work on my files locally and test
them thoroughly before they get published.

I suppose that 'from:' would be the FTP URL and 'to:' would be the HTTP
equivalent; anyone care to try this?

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]