search for: maxredirects

Displaying 15 results from an estimated 15 matches for "maxredirects".

Did you mean: max_redirects
2006 Feb 22
1
Urgent help needed
...---------------------------- Here''s the error log entry : --------------------------------------------------- [Tue Feb 21 20:49:29 2006] [error] [client 66.254.44.203] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use ''RewriteOptions MaxRedirects'' to increase the limit if neccessary. ---------------------------------------------------
2005 Oct 10
1
Need help from Apache mod_rewrite crew !
...t any tips/tricks on running a Productized Rails app on DreamHost ? Specifically, I get this in my error.log: ----------- [Mon Oct 10 11:39:46 2005] [error] [client 69.70.225.69] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use ''RewriteOptions MaxRedirects'' to increase the limit if neccessary. ----------- As suggested, I know there''s something wrong with the rewrite conditions. According to Apache''s docs, the default is 10 redirects, and I would guess that two are needed to get a Productized Rails app going. Here'...
2006 May 17
1
Apache config: Two different rails apps using same domain name (mod_rewrite issue)
...uld see the main site (www.mycoolapp.com) -- it loads up fine. For the user site, the rails application error page is displayed, and the following entry in my apache error log: mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. User ''RewriteOptions MaxRedirects'' to increase the limit if necessary. My erroneous rewrite statements above is the problem. Anyone has ideas out there? Thanks.
2008 Mar 02
0
Cisco 7970 - register with NAT phone
...sterDelta>5</timerRegisterDelta> <timerKeepAliveExpires>120</timerKeepAliveExpires> <timerSubscribeExpires>120</timerSubscribeExpires> <timerSubscribeDelta>5</timerSubscribeDelta> <timerT1>500</timerT1> <timerT2>4000</timerT2> <maxRedirects>70</maxRedirects> <remotePartyID>true</remotePartyID> <userInfo>None</userInfo> </sipStack> <autoAnswerTimer>1</autoAnswerTimer> <autoAnswerAltBehavior>false</autoAnswerAltBehavior> <autoAnswerOverride>true</autoAnswerOverride&...
2011 Mar 02
1
Registering Cisco 7942G IP phone with Asterisk!.
Hi, ? We are new to IP phone firmware upgradation (Sorry if it is a re-post of previous question(s)). ? Recently we have bought a cisco 7942G IP phone. It currently has SIP 42.9-0-2SR1S firmware loaded on it. We do not see any option to configure a SIP Proxy where we can provide SIP Server (Asterisk PC/Device)? IP address (with current firmware on it) to register it with Asterisk. ? Do we need to
2006 Mar 10
2
7970 Configs
Anyone have the 7970 xml config for sip yet? Aaron
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
...;timerKeepAliveExpires>120</timerKeepAliveExpires> <timerSubscribeExpires>120</timerSubscribeExpires> <timerSubscribeDelta>5</timerSubscribeDelta> <timerT1>500</timerT1> <timerT2>4000</timerT2> <maxRedirects>70</maxRedirects> <remotePartyID>true</remotePartyID> <userInfo>None</userInfo> </sipStack> <autoAnswerTimer>1</autoAnswerTimer> <autoAnswerAltBehavior>false</autoAnswerAltBehavior> <autoAnsw...
2008 Jan 25
2
Unprovisioned 7961
Hi Everyone, I am having some issues getting my 7961 working with Trixbox. I have loaded the SIP code (8-3-3SR2) fine but when the phone boots up it goes into an unprovisioned state. A status message shows up and says ?Error Verifying Config Info?. I have read quite a bit on this topic (getting 7961?s to work with Asterisk and TB) and only came across a few postings where other people
2015 Sep 10
3
[PATCH 0/1] efi: DNS resolver
From: Sylvain Gault <sylvain.gault at gmail.com> Despite having native network capabilities, UEFI 2.4 (the most widely deployed at the moment) has no native DNS resolver. I propose here an implementation more or less inspired by the one found in core/legacynet/dnsresolv.c. Since it's non-trivial, I'd like to ask for a deep review of this code. I tried to make it as strong as
2006 Jun 29
0
can''t run rails application
...p ok, but still I can''t run my rails application. Here is my httpd.conf IPCCommTimeout 40 IPCConnectTimeout 10 DefaultInitEnv RAILS_ENV production SocketPath /tmp/fcgidsock <VirtualHost *:80> <Location /> RewriteEngine On RewriteOptions MaxRedirects=3 RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ dispatch.fcgi [QSA,L] </Location> <Directory /home/vptr/rails/testas/public> Options Indexes FollowSymLinks ExecCGI AllowOverride None...
2006 Mar 20
1
Error when configuring rails to run in subdomain
.../webroot/shop/public then when I go to http://sklep.klubwina.pl/admin I get: Application error Rails application failed to start properly and in the apache error log I can see: mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use ''RewriteOptions MaxRedirects'' to increase the limit if neccessary Does anyone know how to correct this? Thanks, Maciej. -- Posted via http://www.ruby-forum.com/.
2006 Sep 26
0
Is Rails on GoDaddy worth the hassle?
...RoR. Quite frustrating and painful to date. I have setup a database and uploaded a test app (depot from AEDWR2). Best results to date - ''Internal Server Error''. The log reports ''mod_rewrite: maximum number of internal redirects reached''. ''RewriteOptions MaxRedirects=20'' doesn''t help. I have seen references to GoDaddy''s RoR support being useless. Actually it is worse than that. I have also seen plenty of plugs for other hosting companies. But I am reluctant to pull the plug just yet. My HTML and PHP apps are working fine with GoDaddy...
2010 Jan 25
1
Released Pigeonhole Sieve v0.1.15 and ManageSieve v0.11.11 for Dovecot v1.2.10
...errors were inappropriately ignored. Changelog ManageSieve v0.11.11: * This release contains adjustments to match changes in the Sieve API. This means that this release will only compile against Pigeonhole Sieve v0.1.15. + Implemented ManageSieve QUOTA enforcement. + Added MAXREDIRECTS capability after login. + Implemented new script name rules specified in most recent ManageSieve draft. - Fixed assertion failure occuring with challenge-response SASL mechanisms. - Made configure complain about trying to compile against installed Dovecot headers alone. -...
2010 Jan 25
1
Released Pigeonhole Sieve v0.1.15 and ManageSieve v0.11.11 for Dovecot v1.2.10
...errors were inappropriately ignored. Changelog ManageSieve v0.11.11: * This release contains adjustments to match changes in the Sieve API. This means that this release will only compile against Pigeonhole Sieve v0.1.15. + Implemented ManageSieve QUOTA enforcement. + Added MAXREDIRECTS capability after login. + Implemented new script name rules specified in most recent ManageSieve draft. - Fixed assertion failure occuring with challenge-response SASL mechanisms. - Made configure complain about trying to compile against installed Dovecot headers alone. -...
2006 Feb 19
3
Cisco 7905 can't register
My Cisco 7905 can't register with Asterisk (1.0.7-BRIstuffed-0.2.0-RC7k on Debian stable). It could, however, register with another installation of Asterisk and the settings on the phone (apart from the SIP proxy address) haven't changed since then. On the new Asterisk box my sip.conf contains this: [jeremy] type=friend regexten=801 allow=g729 host=dynamic secret=PASSWORD nat=yes