Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: dev

Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error

 

 

Cherokee dev RSS feed   Index | Next | Previous | View Threaded


codesite-noreply at google

Sep 30, 2009, 12:29 PM

Post #1 of 9 (654 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error

Status: New
Owner: ----

New issue 590 by jcremin: Virtual host with dot in directory name
returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

When adding a virtual host with a dot anywhere in its name the error
"Malformed path" will be returned. This prevents using domain names in
directory names, and as a result prevents easy migration from lighttpd
simple-vhost

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Sep 30, 2009, 12:44 PM

Post #2 of 9 (621 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Comment #1 on issue 590 by jcremin: Virtual host with dot in directory name
returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

I should clarify, I meant Directory Root, not Directory Name.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Sep 30, 2009, 12:48 PM

Post #3 of 9 (621 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Updates:
Labels: Component-Admin

Comment #2 on issue 590 by ste...@konink.de: Virtual host with dot in
directory name returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Sep 30, 2009, 9:26 PM

Post #4 of 9 (618 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Comment #3 on issue 590 by alobbs: Virtual host with dot in directory name
returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

According with:


http://svn.cherokee-project.com/browser/cherokee/trunk/admin/validations.py

The "Malformed path" error is only raised when the validation function
fails to check
the beginning of the path string. In a Unix-like environment, it must start
with a
slash character. In the Windows port, it must contain ":\" as second and
third
characters.

Could you please check that?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Oct 1, 2009, 5:24 AM

Post #5 of 9 (614 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Comment #4 on issue 590 by Sarah.NiRiain: Virtual host with dot in
directory name returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

Adding a leasing slash solves this issue for me, maybe it's worth advising
users of
this requirement in the form?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Oct 1, 2009, 5:36 AM

Post #6 of 9 (615 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Comment #5 on issue 590 by jcremin: Virtual host with dot in directory name
returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

Heh, seems that my girlfriend signed me out, that last comment was mine.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Oct 1, 2009, 7:08 AM

Post #7 of 9 (612 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Comment #6 on issue 590 by ste...@konink.de: Virtual host with dot in
directory name returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

*geez* We kinda hoped we could have started to could girls in this project,
another
dream: gone.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Oct 1, 2009, 8:57 AM

Post #8 of 9 (613 views)
Permalink
Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Comment #7 on issue 590 by alobbs: Virtual host with dot in directory name
returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

Yeah, you're right. We ought to clarify that error message.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


cherokee at googlecode

May 15, 2011, 11:53 AM

Post #9 of 9 (176 views)
Permalink
Re: Issue 590 in cherokee: Virtual host with dot in directory name returns "Malformed path" error [In reply to]

Updates:
Status: Verified

Comment #8 on issue 590 by ste...@konink.de: Virtual host with dot in
directory name returns "Malformed path" error
http://code.google.com/p/cherokee/issues/detail?id=590

Tested this bug, (because I have a lot of domains specified with
documentroots containing dots), and this currently just works. I guess we
could close this.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev

Cherokee dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.