Alvaro Lopez Ortega wrote:
Eric S. Johansson wrote:

Is that warning the only issue or there is something more causing troubles?


DocumentRoot doesn't use relative pathnames.


  No, it does.

hmmm    DocumentRoot ../aether
gives..

igs-xeno inguide.com # /usr/local/sbin/cherokee -C /etc/cherokee/cherokee.conf
module_loader.c/242: WARNING: cherokee_module_read_config_init doesn't found
read_config_grammar.c/492: Error parsing file /etc/cherokee/sites-enabled/inguide.com:365 'syntax error', symbol '..'



What I don't understand is what do you want to do with /var/www/inguide.com/html. What is the pourpose of this directory?

it contains a variety of static files that are also referenced off of the root URL. These files are favicon.ico igs.css etc. Originally I solved it by using the 404 handler in Apache to direct exeution to the aether program. it would disassemble the URL and either render a page or deliver a indirect 404 message. If a file existed such as igs.css, it would be delivered in a normal fashion.

Oh what a twisted server we weave when first we practice to deceive (browsers).


third and fourth problems:

don't know why there's a double slash between aether and ae. may be my problem but it hasn't shown up with apache.

the environment variable "script_name" really should be there for CGI.
http://hoohoo.ncsa.uiuc.edu/cgi/env.html


I have to take a look at the RFC, and I will commit a patch if needed. I will let you know about this. :)

marvelous. I'm still curious about the double slash. But that can come later.

---eric


--
http://www.wired.com/wired/archive/13.03/view.html?pg=5

The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to