Displaying 20 results from an estimated 10000 matches similar to: "Port redirection not working anymore."
2006 Mar 18
2
redirect killing dispatch.cgi
hi, having a maddening problem with a redirects between controllers.
app is working fine on my two local machines, a mac and a pc, with either
webrick and lighttpd/cgi on either machines.
i move it to my hosting provider and try to get it working with apache + cgi,
most of it works, but it fails at a specific spot, and causes dispatch.cgi to
hang indefinitely. nothing shows up at all in the
2006 Mar 21
8
Redirect without port number?
On my host I run my lighttpd instance bound to a specific port and my
hostname is mapped to this port (I''m not exactly sure how this is
accomplished, but it is lighttpd also listening on port 80 which handles
this for me I believe).
A redirect from rails includes my local port number in the request, so that
it shows up in the address bar. I prefer people not to see this - I
2006 Jan 27
8
ror/lighttpd - HTML files via port 80 become application/octet-stream?
Hi everybody
I am trying to get RoR to work with lighttpd.
Nearly there, but I am stuck with a strange phenomenon.
If I configure lighttpd to serve pages on say port 2000, I can get at my
testapp fine and see the "Welcome aboard" page.
However, if I configure lighttpd to use port 80, I get a download prompt
from my browser.
If I access my URI like
2005 Dec 07
0
TypeError during a redirection
Hi,
I have a problem with Rails 0.14.3. I have an application which uses 2
databases : oracle and postgresql. I can connect to the both databases
and use them.
The application works correctly (I can reach the controllers, add
records in the databases without errors) but during or after a
redirection I receive an error. I check with breakpoint and the log, I
see in the log : "Redirected
2006 Sep 02
15
service restart failures
Puppet is failing to restart lighttpd using the Debian init script.
Both the default action of stop/start and using the reload action, which
basically does the same thing, fail.
It seems to be a filehandle problem. Changing the execute method
in service.rb to redirect stdout to /dev/null allows the daemon to
restart. Otherwise, I end up with a zombie process and according to
strace, ruby
2006 Mar 03
0
Mongrel 0.3.7.1 -- 1000 Paper Cuts Release
This release of Mongrel is coming at you with lots of very little but
important features and fixes. The big highlights are:
* Initial beginning of the plugin support that will let people write
their own handlers and other things for Mongrel.
* Timeout now works again but couldn?t find an alternative to the buggy
Timeout class.
* SwitchTower friendly signal handling for
2006 Mar 03
1
Mongrel 0.3.7.1 -- 1000 Paper Cuts Release
This release of Mongrel is coming at you with lots of very little but
important features and fixes. The big highlights are:
* Initial beginning of the plugin support that will let people write
their own handlers and other things for Mongrel.
* Timeout now works again but couldn?t find an alternative to the buggy
Timeout class.
* SwitchTower friendly signal handling for
2017 Jul 08
4
force port redirection for list of users
Hi ,
I have the following requirement .
other than following users, any other user sshd connection should be
redirected to 2024 instead of port 22.
root, ftp, guest
So
ssh root at ip // should be sent to sshd running at port 22
ssh otheruser at ip // should be sent to sshd running at port 2024
I know that we can do something like this:
ssh -o ProxyCommand='ssh -W localhost:2024 cliuser
2014 Jun 03
1
Are folder redirection and offline files mutually exclusive?
Been tearing my hair out trying to find out if redirecting my user's automounted home folder is killing offline files availability.
We are just now migrating our windows users to win7 (school, limited funding), and while I've got folder redirection working, I also need to make sure offline files work as well for my mobile users.
What smb.conf settings are required that will fix this
2005 Dec 01
12
Difficult process of restarting SCGI, Lighttpd, Apache, sessions
I''ve managed to get Rails working using Apache->Lighttpd->SCGI. Restarting everything is really
difficult. This appears to be the process:
- stop apache
- stop lighttpd
- stop scgi
- make sure scgi still isn''t running (it sometimes does) - if it is, kill it
- delete all session files (they often cause permission errors)
- start scgi
- start apache
- start lighttpd
- cross
2005 Nov 14
1
Webrick suddenly down w/bad redirection - look familiar?
Has anybody seen this?
"Firefox has detected that the server is redirecting the request for this
address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to
accept cookies."
I''ve checked the cookies and that''s not it. This is a webrick server
running on localhost under Radrails. It was working well, and
2014 Jan 14
1
Windows Folder Redirection & Samba 3.6
Running Samba 3.6 and having issues redirecting profile folders in WIndows 7 to the Samba share. I'm getting the following error in Windows Event Viewer when it tries to create the folders:
"This security ID may not be assigned as the owner of this object."
Here are the things I have tried in order to clear this up:
- Turn on the GPO option that disables permissions checks on
2010 Feb 27
3
Port Redirection
Hi Everyone!
I''m having problems to redirect an UDP port to an external server. My
firewall have 4 interfaces: NET, LOC (192.168.0.0/24),
DMZ(192.168.1.0/24), CMTC(10.0.0.0/24). On CMTC interface I have a
direct connection to another network using a VPN link.
I need to redirect an UDP port to on server (10.1.0.2) on CMTC zone
using my local IP (192.168.0.1) for gateway. I will use
2017 Jul 18
2
force port redirection for list of users
Thanks somuch. I am checking it.
Best Regards,
On Tue, Jul 18, 2017 at 9:08 PM, Reuti <reuti at staff.uni-marburg.de> wrote:
>
> > Am 08.07.2017 um 18:41 schrieb Sudarshan Soma <sudarshan12s at gmail.com>:
> >
> > Hi ,
> > I have the following requirement .
> > other than following users, any other user sshd connection should be
> > redirected
2008 May 22
2
Story / Redirection to static html within public
With a rails application I''m trying to access the public/ folder from
within a rspec story.
I have a controller which redirects to:
/public/static_html_page.html
I have a story written using webat.
This story uses the above controller and it expects the redirection.
This story always fails as within the story it cannot follow the
redirection (Always gives a 500 error). It does not
1997 Nov 17
2
Printer redirection of old DOS Software
On our old Novell-2.2 server we had a program called CAPTURE
to redirekt the printer output of DOS programs to the
network printer. (Some old DOS programs only know LPT1:)
Now i am locking for a CAPTURE replacement for our new Samba server.
I tested PRINDIR Version 9.0 and LPTTOFL Version 1.0 out of a
DOS-Box within WIN 3.11 and WIN 95.
Both programs work fine with pure DOS but have timing
2006 Apr 02
1
(network.c.300) can''t bind to port: 80 permission denied
hi all
when i starting my lighttpd:
(network.c.300) can''t bind to port: 80 permission denied
have you met this issue?
any advise?
regards
--
Posted via http://www.ruby-forum.com/.
2020 Sep 22
0
New URL redirect checks
Isn't the whole concept of DOI basically link-shortening/redirecting?
For example, this link
https://doi.org/10.2134/agronj2016.07.0395
redirects to
https://acsess.onlinelibrary.wiley.com/doi/abs/10.2134/agronj2016.07.0395
As a side note, I got so fed up with CRAN check complaints about (perfectly
valid) re-directs that I refuse to use the \url{} tag anymore.
Kevin
On Thu, Sep 17, 2020 at
2006 Jul 21
1
GLX redirection extension
I think that I may have found a potentially useful way out of some
problems within the current compositing framework. Basically, the server
has information that the compositor would find useful.
Of course, I may be wrong ...
GLX redirection
---------------
The GLX protocol provides GL applications with the contexts and
drawables that they require to execute GL. Since the X server is
usually in
2018 May 22
0
Use EPEL without redirection ?
In article <3be1bec7-3d50-f8df-7012-982573d9ae80 at microlinux.fr>,
Nicolas Kovacs <info at microlinux.fr> wrote:
> Hi,
>
> Is there any way to deactivate the redirection to a mirror when using
> the third-party EPEL repository ?
>
> Our network uses a transparent HTTP/HTTPS proxy with a local AC. We can
> create exceptions for sites like centos.org or
>