Re: websh on Apache2

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: websh on Apache2

by Ronnie Brunner :: Rate this Message:

| View Threaded | Show Only this Message

Hi Martin

Sorry for the late answer. kinda busy these days...

> As far as I understand are you looking for a module
> "auth_basic_module" which should be written in the
> "apache2.conf". In apache2 loading modules is done in a different
> way. They were loaded with a include command
>
> # Include module configuration:
> Include mods-enabled/*.load
> Include mods-enabled/*.conf

Aha... Since I don't have access to a debian installation: would it be
possible to send me a tar file fo the configuration including this sub
directory (mods-enabled/) do that I can see if can tweak my script to
follow these? Additionally, I would need to know where the tar comes
from (i.e. the actual full path for the files in the FS including
possibly the generated configure script and Makefile in src/unix.

The downside for you would be that once I have something that might
work, I'll ask you to test it again ;-)... But don't worry, I'll
certainly won't drag you deep ino this.

Thanks and best regards
Ronnie
--
Ronnie Brunner | ronnie.brunner@... |
phone +41-44-247 79 79 | fax +41-44-247 70 75 |
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-dev-unsubscribe@...
For additional commands, e-mail: websh-dev-help@...


Fix for 'make apachetest' (was Re: websh on Apache2)

by Ronnie Brunner :: Rate this Message:

| View Threaded | Show Only this Message

Hi Martin

It took me a while to look at it, sorry.

> > As far as I understand are you looking for a module
> > "auth_basic_module" which should be written in the
> > "apache2.conf". In apache2 loading modules is done in a different
> > way. They were loaded with a include command
> >
> > # Include module configuration:
> > Include mods-enabled/*.load
> > Include mods-enabled/*.conf

[...]

> The downside for you would be that once I have something that might
> work, I'll ask you to test it again ;-)... But don't worry, I'll
> certainly won't drag you deep ino this.

I checked in a modified apachetests.tcl and runtests.tcl script that
should be able to cope with your Debian setup. (I mimicked a similar
configuration to test and it works for me.) If you ever have any
time, please try run run "make apachetest" again after updating from
SVN and let me know if you succeed.

If you worked from a tar ball, getting the svn version is easy:
svn co http://svn.apache.org/repos/asf/tcl/websh/trunk websh

Thank you and best regards
Ronnie
--
Ronnie Brunner | ronnie.brunner@... |
phone +41-44-247 79 79 | fax +41-44-247 70 75 |
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.com

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-dev-unsubscribe@...
For additional commands, e-mail: websh-dev-help@...