search for: errordocu

Displaying 20 results from an estimated 71 matches for "errordocu".

Did you mean: errordoc
2009 Sep 20
2
SSL and virtual hosts?
Hi, I successfully managed to use SSL on a local webserver for testing purposes, following the section "Using SSL" in the Chapter "Using Apache" of the "Definitive Guide to CentOS". Now I wonder: how can I use SSL with virtual hosts? I have several virtual hosts defined. Let's say I want to use SSL with this one: <VirtualHost *:80> ServerAdmin info
2009 Sep 17
1
[PATCH server] oVirt server single network installer
...ogLevel warn - - ProxyRequests Off - -<ProxyMatch ^.*/ovirt/login.*$> - AuthType Kerberos - AuthName "Kerberos Login" - KrbMethodNegotiate on - KrbMethodK5Passwd on - KrbServiceName HTTP - Krb5KeyTab /etc/httpd/conf/ipa.keytab - KrbSaveCredentials on - Require valid-user - ErrorDocument 401 /ovirt/errors/401.html - ErrorDocument 404 /ovirt/errors/404.html - ErrorDocument 500 /ovirt/errors/500.html - RewriteEngine on - Order deny,allow - Allow from all - - # We create a subrequest to find REMOTE_USER. Don't do this for every - # subrequest too (slow and huge logs res...
2006 Mar 22
8
Premature end of script headers: dispatch.cgi
Hi I am running ruby 1.8.4 and rails 1.0.0 with Apache 2. I made a simple rails application called demo and also created a controller called say and an action called hello which is working fine using webrick. To run it under Apache I created a symlink demo1 which is linked to the demo/public directory. If I run it using www.example.com/demo1 then I get the "Rails- Welcome Aboard"
2006 Jul 28
0
Apache/Mongrel Deployment Errors
...for repeated URL # pathnames for oft-used CGI file processors. # Format: Action media/type /cgi-script/location # Format: Action handler-name /cgi-script/location # # # Customizable error responses come in three flavors: # 1) plain text 2) local redirects 3) external redirects # # Some examples: #ErrorDocument 500 "The server made a boo boo." #ErrorDocument 404 /missing.html #ErrorDocument 404 "/cgi-bin/missing_handler.pl" #ErrorDocument 402 http://www.example.com/subscription_info.html # # # Putting this all together, we can internationalize error responses. # # We use Alias to...
2006 Jan 05
2
Apache issue
I know it is a configuration error. But i cannot figure it out. The server was working fine until a couple of days ago. it is now throwing: Forbidden You don't have permission to access / on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.0.52 (CentOS) Server at BabyHydra.localdomain Port 80 Nothing has changed that i can see. Can anyone give me a place to look for the problem? Here's my httpd.conf: # # Based upon the NCSA server configuration files originally by Rob McCool. # # This is...
2008 Oct 11
5
Rails + Apache2 + Balancer Manager - PHP doesn't work
Hi I have a Debian Server and I managed that Ruby works with Apache2 and the Balancer Manager that listen to the Mongrel server. The Problem is that PHP files don''t work anymore. How do I have to configurate the Balance Manager that PHP is working again like without the Balance Manager? Greetings Andi -- Posted via http://www.ruby-forum.com/.
2006 Aug 13
1
Rewrite problem?
...riteRule ^$ index.html [QSA] RewriteRule ^([^.]+)$ $1.html [QSA] RewriteCond %{REQUEST_FILENAME} !-f #RewriteRule ^(.*)$ dispatch.cgi [QSA,L] # In case Rails experiences terminal errors # Instead of displaying this message you can supply a file here which will be rendered instead # # Example: # ErrorDocument 500 /500.html ErrorDocument 500 ''<h2>Application error</h2>Rails application failed to start properly'' --------------------------------------------------------------------- Any help is appreciated. -- Posted via http://www.ruby-forum.com/.
2009 Jun 17
2
Using a cgi perl program?
...ewriteRule ^$ index.html [QSA] RewriteRule ^([^.]+)$ $1.html [QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ dispatch.cgi [QSA,L] # In case Rails experiences terminal errors # Instead of displaying this message you can supply a file here which will be rendered instead # # Example: # ErrorDocument 500 /500.html ErrorDocument 500 "<h2>Application error</h2>Rails application failed to start properly" In the /public_html folder I have this .htaccess file: Options +FollowSymlinks RewriteEngine on ### redirect subdomains to user profile page ### RewriteCond %{HTTP...
2017 Apr 04
1
Apache2 Kerberos-Authentication and LDAP-Authorization
...ion succeeded, # but LDAP authorization failed. This is the case when a # user is not in the required group. # # IE and Chrome do not like the http status 401 in combination # with a valid WWW-Authenticate header in the response. AuthzSendForbiddenOnFailure On Options +ExecCGI # Optional ErrorDocument 401 "Check your ticket/password" ErrorDocument 403 "Login OK, but you are not allowed here" </Directory> It would be very nice to get rid of the AuthLDAPBindPassword, if somebody knows a way. But it seems that mod_authnz_ldap always uses ldap_simple_bind [2]. Cheers...
2008 Nov 24
2
web error message
....ethz.ch/R-manual/ linked from http://www.r-project.org/ as follows ************************************************************************** Forbidden You don't have permission to access /R-manual/ on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. *************************************************************************** This corresponds to the links "manuals, help pages and NEWS" in "Document Collections, Journals and Proceedings [snip] * Browsable HTML versions of the manuals, help pages a...
2010 Jan 09
5
Redirect 301 and cache
I want my rails app to redirect from no-WWW to WWW domain (for example if I enter example.com/test to redirect to www.example.com/test). I put the following code in the application controller and worked fine: before_filter :check_uri def check_uri if !/^www/.match(request.host) redirect_to request.protocol + "www." + request.host_with_port + request.request_uri, :status => 301
2006 May 19
5
more fcgi problems
Finally got fcgi installed with apache. Now whe I click on "About your application''s environment" on the Rails Welcome page, it simply prints out the dispatch.fcgi script as shown below. I would appreciate any help I can get on this. I can provide other infomation if necessary. #!/usr/local/bin/ruby # # You may specify the path to the FastCGI crash log (a log of unhandled #
2006 Oct 20
5
Apache/Mongrel Question
...error from Apache: ====================== Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /. Reason: Error reading from remote server Additionally, a 502 Bad Gateway error was encountered while trying to use an ErrorDocument to handle the request. ====================== Is there a reason why I get this instead of the Ruby/Rails error? -Marc ==================DISCLAIMER================================ This email may contain confidential and privileged material for the sole use of the intended recipient. Any rev...
2017 Jan 20
2
Site status??
...ttp://www.syslinux.org/wiki/index.php/The_Syslinux_Project Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Additionally, a 503 Service Unavailable error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.4.25 (Fedora) Server at www.syslinux.org Port 80
2006 Mar 28
2
error 500 page not showing on production (lighty)
Hi, Do I need to configure something to get my custom public/500.html page showing on my production server (lighttpd)? My custom 404 page is showing but when I hit an exception I just see the default (Applcation Error) message. Also, is it possible to include some ERB in error404 and 500 pages? Jeroen
2011 Sep 23
1
R-2.13.2 beta build for Windows
Hello, I've had a look at a number of CRAN servers and all of them give a similar error, like : Not Found The requested URL /bin/windows/base/R-2.13.2beta-win.exe was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. -------------------------------------- Dario Strbenac Research Assistant Cancer Epigenetics Garvan Institute of Medical Research Darlinghurst NSW 2010 Australia
2008 Jul 21
0
.htaccess exceptions
...Rule ^([^.]+)$ $1.html [QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ dispatch.cgi [QSA,L] RewriteCond %{REQUEST_FILENAME} *.php # In case Rails experiences terminal errors # Instead of displaying this message you can supply a file here which will be rendered instead # # Example: # ErrorDocument 500 /500.html ErrorDocument 500 "<h2>Application error</h2>Rails application failed to start properly" -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Grou...
2011 Aug 23
3
IE 9 not sending digest auth info
I migrated our internal wiki server last week, and some IE users aren't able to authenticate. The service is hosted by Apache using Digest authentication. It migrated from Apache 2.2.9 (Debian 5) to Apache 2.2.15 (CentOS 6). The internal hostname for the wiki server is a DNS CNAME that was repointed from one host to another during the cutover. In a normal session, 1. Client sends GET 2.
2006 Apr 12
13
Public Directory not accessible
Been trying to deploy my rails app on Redhat ES3, Apache2, FastCGI with Plesk all day. Fun stuff. Basically, the issue that I can not solve has to do with access to /public. None of my images, javascripts, etc. are working in the app. Trying to access any of these results in a 404 (or routing error if in developer mode). Oddly, the 404 file it displays is -- you guessed it -- in fact *in*
2006 Aug 13
3
Rewrite problem or routing issue?
...writeRule ^$ index.html [QSA] RewriteRule ^([^.]+)$ $1.html [QSA] RewriteCond %{REQUEST_FILENAME} !-f #RewriteRule ^(.*)$ dispatch.cgi [QSA,L] # In case Rails experiences terminal errors # Instead of displaying this message you can supply a file here which will be rendered instead # # Example: # ErrorDocument 500 /500.html ErrorDocument 500 ''<h2>Application error</h2>Rails application failed to start properly'' --------------------------------------------------------------------- Any help is appreciated. -- Posted via http://www.ruby-forum.com/.