Re: [CentOS] Redirect output from python script with systemd

2018-07-07 Thread Jonathan Billings
On Jul 7, 2018, at 3:28 PM, C. L. Martinez wrote: > I need to redirect an output from python script that runs as a systemd > service. I have tried to redirect its output in Exec statement without luck. > I have tried to use StandardOutput and StandardError options also, but outpu > log goes to

[CentOS] Redirect output from python script with systemd

2018-07-07 Thread C. L. Martinez
Hi all, I need to redirect an output from python script that runs as a systemd service. I have tried to redirect its output in Exec statement without luck. I have tried to use StandardOutput and StandardError options also, but outpu log goes to /var/log/messages. Any tip? Thanks. -- Greeti

[CentOS] redirect ssl mailman rpm

2012-07-22 Thread fakessh @
hello guys I encounter a problem with the package mailman and forwarding ssl my precedent conversation to this problem http://www.mail-archive.com/mailman-users@python.org/msg61411.html mark sapiro was thinking of a httpd problem I call the centos community to provide help me to rewrite the url f

Re: [CentOS] redirect

2009-09-21 Thread ZZZ
Typo .. error_page400http://URL ZZZ wrote: > Hi, > > I have an Nginx http proxy server with SSL. What I want to do is: > > If a client that has a certificate is trying to access the server's > address, he is to be redirected to our production server, to certain URL. > If a client doe

[CentOS] redirect

2009-09-21 Thread ZZZ
Hi, I have an Nginx http proxy server with SSL. What I want to do is: If a client that has a certificate is trying to access the server's address, he is to be redirected to our production server, to certain URL. If a client doesn't have a certificate, he is to be redirected to the same producti