Re: hiding a URL

2002-09-11 Thread Jose Malacara
I realize this is not protecting me from anything really. It originally started out as a question of curiosity..._That's all_. - Original Message - From: "Michael Fowler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 1:26 P

Re: hiding a URL

2002-09-11 Thread Michael Fowler
On Tue, Sep 10, 2002 at 09:07:59PM -0400, George Gunderson wrote: > > On Tuesday, Sep 10, 2002, at 18:45 US/Eastern, Michael Fowler wrote: > >What is the purpose of trying to "hide" the URL from a user? However you > >obscure the URL the user must still be able to access the CGI script. > For m

Re: hiding a URL

2002-09-10 Thread Jose Malacara
I would have to say probably a combination of both. Thanks :) - Original Message - From: "George Gunderson" <[EMAIL PROTECTED]> To: "Michael Fowler" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 10, 2002 7:07 PM Subject: Re:

Re: hiding a URL

2002-09-10 Thread George Gunderson
On Tuesday, Sep 10, 2002, at 18:45 US/Eastern, Michael Fowler wrote: > On Mon, Sep 09, 2002 at 11:56:59PM -0600, Jose Malacara wrote: >> Is there an easy way to hide ,or spoof, a URL when outputting to html >> with >> perl? For example if I was running a script in my cgi-bin directory, >> but

Re: hiding a URL

2002-09-10 Thread Michael Fowler
On Mon, Sep 09, 2002 at 11:56:59PM -0600, Jose Malacara wrote: > Is there an easy way to hide ,or spoof, a URL when outputting to html with > perl? For example if I was running a script in my cgi-bin directory, but > wanted the URL to appear differently so as to hide location of my > cgi-directory

Re: hiding a URL

2002-09-10 Thread George Gunderson
On Tuesday, Sep 10, 2002, at 01:56 US/Eastern, Jose Malacara wrote: > Is there an easy way to hide ,or spoof, a URL when outputting to html > with > perl? For example if I was running a script in my cgi-bin directory, > but > wanted the URL to appear differently so as to hide location of my >

Re: hiding a URL

2002-09-10 Thread George Gunderson
On Tuesday, Sep 10, 2002, at 01:58 US/Eastern, [EMAIL PROTECTED] wrote: > use mod_rewrite. > Here's a URL for more info! GmG -- Nothing good comes from the earth anymore. -Jet Black, Cowboy Bebop, 2071 -- To unsubscribe, e-mail: [EMAIL PR

Re: hiding a URL

2002-09-09 Thread victor
use mod_rewrite. Tor. Jose Malacara wrote: > > Is there an easy way to hide ,or spoof, a URL when outputting to html with > perl? For example if I was running a script in my cgi-bin directory, but > wanted the URL to appear differently so as to hide location of my > cgi-directory. > > For exam

hiding a URL

2002-09-09 Thread Jose Malacara
Is there an easy way to hide ,or spoof, a URL when outputting to html with perl? For example if I was running a script in my cgi-bin directory, but wanted the URL to appear differently so as to hide location of my cgi-directory. For example, if a visitor is looking at a page located at: www.myweb