From: Comfort Eagle Date: 2006-11-30T07:04:37+09:00 Subject: Re: creating directory "http://example.com" Paul Lutus wrote: > Comfort Eagle wrote: > >> How do I create a directory 'http://example.com' without it getting >> broken up because of the '/'s ? > > Very simply, you can't. That is an URL, not a directory path. > > Insteda of asking this hypothetical question about a hypothetical > solution, > please state the problem to be solved and someone will help you. Hmm, ok then. How could I strip http:// from that string? -- Posted via http://www.ruby-forum.com/.