Search the web
Sign In
New User? Sign Up
roxen
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3173 - 3202 of 9614   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3173
... Maybe this will work? <define container=h1> <noparse><h1></noparse> <if supports=gifinline> <gtext spacing="0" talign="left" xspacing="0" yspacing="0" ...
Martin Stjernholm
mast@...
Send Email
May 2, 1999
1:22 am
3174
+---------------------------------------------------------------------+ ... +---------------------------------------------------------------------+...
David Coulson (TechNo...
technoir@...
Send Email
May 2, 1999
8:31 am
3175
I've tried to download Secure Roxen a couple of times and it keeps asking for an export key. Shouldn't it not ask for that, since I'm on a .co.uk host? Sorry...
David Coulson (TechNo...
technoir@...
Send Email
May 2, 1999
8:35 am
3176
David, ... I agree, this is an OS problem, it seems to be related to the nameservice in use and you might be able to work around it by using "nscd". With your...
Wilhelm Koehler
wk@...
Send Email
May 3, 1999
6:34 am
3177
... Hmm. Interesting. I believe files nis does have the problem, without nscd. I have no good experiences of using nscd but perhaps this is an example where it...
David Hedbor
david@...
Send Email
May 3, 1999
6:34 am
3178
David, ... indeed, I never understood why Solaris switched nscd on by default and my advice is not to enable nscd except to address a problem, e.g you REALLY...
Wilhelm Koehler
wk@...
Send Email
May 3, 1999
8:48 am
3179
... I'm not asked about an export key, but on http://www.roxen.com/restricted-dl/roxen_1.2.46-0.5.tar.gz?id=... I get: User information mismatch Contact...
Peter J. Holzer
hjp@...
Send Email
May 3, 1999
10:29 am
3180
Howha Roxen-Users, A few of You is certainly good in Java-Script. I don´t know how to solve the problem to exec a script, but view the result in the other...
E. Kuch
fannetcom@...
Send Email
May 3, 1999
11:18 am
3181
... Normally this is true. Solaris 7 behaves itself but there are a host of problems in older versions of NSCD. I turned it on a couple days ago to see if it...
Administrator
coles@...
Send Email
May 3, 1999
12:30 pm
3182 Leif Stensson
leif@...
Send Email
May 3, 1999
12:47 pm
3183
Hi, is there any way to change logformat from Common Logfile to Combined Log Format in Roxen? Regards / Magnus...
Magnus Lindahl
barfly9@...
Send Email
May 3, 1999
2:05 pm
3184
... Sure, just edit Servers -> www.yourdomain.com -> Global -> Logging -> Format and put this line into the textbox *: $host - $user [$cern_date] "$method...
Kai Voigt
k@...
Send Email
May 3, 1999
2:16 pm
3185
Is it possible to set up the proxy module to tunnel all requests to one specific server? Mvh Folke -- UNIX is user friendly, it's just selective about who its...
Folke Wahlbin
folke@...
Send Email
May 3, 1999
2:36 pm
3186
... I'll second that! I guess it would be enough, if you could change the log file format quickly between the most common alternatives. This would be really...
Kai Vehmanen
kaiv@...
Send Email
May 3, 1999
8:45 pm
3187
... This could be implemented with an action, I guess. I like the idea of predefied log formats too. Where when I find the documentation on them? :) Also Roxen...
David Hedbor
david@...
Send Email
May 3, 1999
8:48 pm
3188
Hi, is it possible for roxen to produce a similiar error log than apache?? cu gerhard...
Gerhard Poul
gp@...
Send Email
May 3, 1999
8:52 pm
3189
Folke, ... did you try to specify that server within the proxy module (more) option "Remote proxy regular expressions" ? Cheers, Willi ...
Wilhelm Koehler
wk@...
Send Email
May 4, 1999
7:52 am
3190
Hello, ... Since there is no RFC on logfile formats (hey, how about creating one? This will make you immortal :) ), I digged through the net for some ...
Kai Voigt
k@...
Send Email
May 4, 1999
8:16 am
3191
Hello ! I'v got a bit off-topic question. I have heard a lot about PHP, in case of WEB based database applications. But PHP was ever connected to Apache. Is it...
Kovács Zoltán
zko@...
Send Email
May 4, 1999
9:57 am
3192
... PHP is a scripting language to be embedded into your web documents. The server parses the PHP commands and puts the results into the document that is being...
Kai Voigt
k@...
Send Email
May 4, 1999
10:07 am
3193
... Well, the comparision he wanted was A+PHP <-> Roxen I believe. I am not too up-to-date with PHP but I believe you can do lots of the stuff in PHP using...
David Hedbor
david@...
Send Email
May 4, 1999
11:25 am
3194
... DH> Anyone who knows PHP well and can point out stuff that you can't DH> do in RXML? Many things. Starting with control structures, ending with proper ...
Martin Bialasinski
martin@...
Send Email
May 4, 1999
11:51 am
3195
... David, I agree - using RXML developers can do similar stuff. The problem I see in quantity of supported libraries. I love Pike/Roxen and this is why I work...
Honza Petrous
hop@...
Send Email
May 4, 1999
12:12 pm
3196
... Well, to begin with, PHP is a rough equivalent of the <pike> tag. (It's aiming to be a practical programming language, not a tag based macro language like...
Johan Schön
js@...
Send Email
May 4, 1999
12:29 pm
3197
... There is an IMAP module on RMS ... What's this? ... Oracle support is part of Platform. ... I think there is some XML support in newer Pike versions, but I...
Peter J. Holzer
hjp@...
Send Email
May 4, 1999
12:53 pm
3198
... XML is in pike 0.6. basicly it is a rewrite of parse_html() to make it xml compliant. since xml has the advantage that tags are clearly distinguishable...
Martin Baehr
mbaehr@...
Send Email
May 4, 1999
1:10 pm
3199
... There are some network-related functions like open/close/set_nonblocking socket (I know this ones are in Pike' Stdio library), gethostbyaddr/name ...
Honza Petrous
hop@...
Send Email
May 4, 1999
1:35 pm
3200
Hello ! I'v got a bit off-topic question. I have heard a lot about PHP, in case of WEB based database applications. But PHP was ever connected to Apache. Is it...
Kovacs Zoltan
zkovacs@...
Send Email
May 4, 1999
4:47 pm
3201
I have a problem !! I've included the following line into the Redirect Mod: (.*)\.php3 /cgi-bin/php/$1.php3 But if I try to access the page I get the...
Mailling Lists Account
lists@...
Send Email
May 4, 1999
5:16 pm
3202
I'm looking at doing the pike patch to enable java servlets, but before I do I'd like to hear from someone that's done it allready. Can someone verify for me...
Bill
bill@...
Send Email
May 4, 1999
5:39 pm
Messages 3173 - 3202 of 9614   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help