Hi Paul,
> > is it possible to display a variable in a fixed font like
> > VAR1 = {{{ <> }}}
> Have you tried it, and did it work? ;-)
> VAR1 = ` <> `
It does not work - If i use {{{ ... }}} or ` ... ` i get
<> in Fixed font but not the content of the VAR1 in fixed
font.
If i set the v
On Friday 4. December 2015 09.52.25 serv...@metamodul.com wrote:
> Hi
> is it possible to display a variable in a fixed font like
>
> VAR1 = {{{ <> }}}
Have you tried it, and did it work? ;-)
What about this...?
VAR1 = ` <> `
It might be the case that the {{{ and }}} processing is different fr
Hi
is it possible to display a variable in a fixed font like
VAR1 = {{{ <> }}}
tia
Hajo--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use on
Hello,
On Thu, 2009-02-19 at 13:05 +0100, R.Bauer wrote:
> waqas ahmad schrieb:
> >
> > I want to run my moinmoin url with https(for security reasons). How can i
> > setup with SSL option.
> >
> > I am using Apache2.2.8 with mod_wsgi
>
> configure mod_ssl on your apache server, see documentat
displayed.
Regards,
Waqas
> Date: Fri, 20 Feb 2009 15:28:20 +0100
> From: m...@heavy.ch
> To: waqas...@hotmail.com
> CC: moin-user@lists.sourceforge.net
> Subject: Re: [Moin-user] https with moinmoin
>
> waqas ahmad schrieb:
> >
> >
> > Hi,
>
waqas ahmad schrieb:
>
>
> Hi,
>
> I configure my apache with ssl and apache is working fine..but when i
> want to acces moinmoin then it show nothing.
>
> It says page can not be displayed.
>
> I am using moinmoin182 with apache2.2.8 (mod_wsgi). I added also
> following line in wikiconfig.
Hi,
I configure my apache with ssl and apache is working fine..but when i want to
acces moinmoin then it show nothing.
It says page can not be displayed.
I am using moinmoin182 with apache2.2.8 (mod_wsgi). I added also following line
in wikiconfig.py
from MoinMoin.auth.sslclientc
waqas ahmad schrieb:
>
> Hi,
>
>
>
> I want to run my moinmoin url with https(for security reasons). How can i
> setup with SSL option.
>
> I am using
>
>
>
> Apache2.2.8 with mod_wsgi
>
configure mod_ssl on your apache server, see documentations on the
apache manual.
Reimar
---
Hi,
I want to run my moinmoin url with https(for security reasons). How can i setup
with SSL option.
I am using
Apache2.2.8 with mod_wsgi
moinmoin 182
python25
Thanks in advance,
Best Regards,
Waqas Ahmad
___