l
Dav On
Options -Indexes
AllowOverride None
AddDefaultCharset UTF-8
Thanks in advance for any insights.
--
Kind regards,
Jeremy
DISCLAIMER
http://www.cipalschaubroeck.be/disclaimer
://cd107d9706d71153bafd4ab15f1c6b5d
ProxyPassReverse / balancer://cd107d9706d71153bafd4ab15f1c6b5d
--
Jeremy
On Thu, September 26, 2013 4:58 am, Thomas Eckert wrote:
> Using a config like this
>
>
> BalancerMember http://backend.example.local status=-SE
>
>
&g
Wed, Sep 19, 2012 at 5:40 PM, Vivek Nambiar wrote:
Hi Jeremy,
If you add a / infront of the SSL URL,then does it work?
Thanks
On Wed, Sep 19, 2012 at 11:43 AM, Jeremy T wrote:
Hi All,
I had a question about Apache with SSL.Basically came across this issue when
configuring a reverse
configuration question
Hi Jeremy,
If you add a / infront of the SSL URL,then does it work?
Thanks
On Wed, Sep 19, 2012 at 11:43 AM, Jeremy T wrote:
Hi All,
I had a question about Apache with SSL.Basically came across this issue when
configuring a reverse proxy with Apache.
Do you know if
Hi All,
I had a question about Apache with SSL.Basically came across this issue when
configuring a reverse proxy with Apache.Do you know if there is some limitation
on the number of ProxyPass and ProxPassReverse entries that you can do when it
comes to an SSL virtual host?
Consider the followin
which version of httpd and/or mod_mbox is being used on
that server.
Do I need to report this somewhere?
Jeremy
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
even with localhost. I have tried to google the issue
but I have not found anything useful.
Not related with this list, but I am having almost the same issues with
ssh, although I have vnc, smtp, pop3 and imap working fine.
Any input would be appreciated! Thanks
og) and then pushing working versions to the production
server is probably not a bad idea, and would minimize the amount of access they
need to production logs.
--
Jeremy R.
Owner, NovaWave Solutions
http://www.novawave.net/
-
>> [2] Is there any web based tool which can show the error logs in real
>> time ? any chance by awstats ?
I'm not aware of one off the top of my head, but if you have shell access, this
will do it:
tail -f /path/to/error.log
--
Jeremy R.
Owner, NovaWave Solutions
http://
not permitted.
/root/14604: No such file or directory.
Also, for some reason the message shows up in the main Apache log, and
sometimes in the vhost's error log. If that helps.
--
Jeremy R.
Owner, NovaWave Solutions
http://www.novawave.net/
---
cgi-suexec
It looks like the emergency messages about being unable to get a lock on these
processes is what's causing Apache to hang until I forcefully kill them.
On 2010-01-22, at 9:24 PM, Daniel Reinhardt wrote:
>
> --
> From: &qu
webmail php-cgi
And here is the relevant line in the vhost configuration:
FCGIWrapper "/var/lib/roundcube/fcgi-wrapper/php-cgi-suexec" .php
Any thoughts or tips?
--
Jeremy R.
Owner, NovaWave Solutions
http://www.novawave.net/
-
sed
environment variables and then de-reference them within the URL
portion of a rewrite rule?
Thanks.
Jeremy
www.jeremyjones.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
sed
environment variables and then de-reference them within the URL portion of a
rewrite rule?
Thanks.
Jeremy
Hi,
does anyone know how to do this scenario :
restrict virtual host to serve only files with the extensions html, jpg, and
png. and also generate custom error msg if client request other type of
files
Jeremy
bnail with propertise of filetype "not available"
I guess apache wouldn't send content type to browser but jpeg Mime is in
effect by default.
What am I miss here?
Jeremy
On Wed, Dec 31, 2008 at 7:09 PM, Eric Covener wrote:
>
> Assuming you're in 2.2.x:
>
> mod_authz_user is required for Require valid-user.
> mod_authz_default would have given you a slightly better error message.
Fantastic! Thanks!
Hello fellow httpd users. :-)
I have an error in my configuration, but I can't seem to figure it out.
I've pasted my configuration and resulting error here:
http://apache.pastebin.ca/1297361
Any suggestions?
-
The official Use
Hi,
Some time ago I noticed a large number of OPTIONS requests coming into my
web servers and clogging my connections, e.g. OPTIONS / HTTP/1.0.
I don't have anything on my sites for which OPTIONS would be appropriate, so
I put this into my default site's .htaccess file:
Deny from all
Hi,
Something like this in httpd.conf works for me:
Header append "Cache-Control" "public"
Header append "Cache-Control" "private"
so without the LocationMatch it c
Hi,
Apache 2.2.8 on Linux.
Is there a directive anywhere to allow me to control the size of the
cache used by mod_disk_cache?
>From httpd.conf
# Apache 2 caching
#
CacheRoot /usr/local/apache-common/proxy-80
CacheEnable disk /images
CacheIgno
t generally, would be grateful thanks.
Jeremy
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTE
Thanks for your help. The htaccess file seems to work well. Referring back to the the mod_rewrite documentation and URL Rewriting Guide makes more sense now. Jeremy SellorsOn Sep 19, 2006, at 5:53 AM, Eric Covener wrote:On 9/19/06, Jeremy Sellors nwt <[EMAIL PROTECTED]> wrote: I have cha
e old file suffix.Is there a way to use mod_rewrite to fix this?I have tried:RewriteEngine OnRewriteRule ^mt.fcgi(.) mt.fcgi$1 [L]in the .htaccess file but this does not work.Thanks,Jeremy Sellors
e old file suffix.Is there a way to use mod_rewrite to fix this?I have tried:RewriteEngine OnRewriteRule ^mt.fcgi(.) mt.fcgi$1 [L]in the .htaccess file but this does not work.Thanks,Jeremy Sellors
t any other explicit path to be
re-written that makes the first case vulnerable?
For example, would this statement be vulnerable?
RewriteRule fred/(.*) http://www.joe.com/$1
Again assuming that (F), (G), or (NE) are not options on the rule.
... end question ...
thanks,
jeremy
--
Jeremy Kell
ring CondPattern
RewriteCond TestString CondPattern
RewriteRule Pattern Substitution
RewriteCond TestString CondPattern
RewriteCond TestString CondPattern
RewriteRule Pattern Substitution
Is there a way to be able to apply more then on rule to a condition?
Jeremy Grant
Unix System Specia
Thanks. That was my problem. Now I understand what that is for.
Jeremy Grant
VML
[EMAIL PROTECTED]
Desk: 816-218-3050
-Original Message-
From: Joshua Slive [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 25, 2005 5:48 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED
anyone has to give.
Jeremy Grant
Unix System Specialist - Production Support
VML
VML Fact: "One of the 25 Best Companies to Work for in America."
-
The official User-To-User support forum of the Apache HTTP Server Project
EMAIL PROTECTED], but honestly there's
something up because even if I don't try to login, Apache crashes on
shutdown when those above two modules are loaded.
______
Jeremy Weiland
Systems Engineer
ALTERthought
4449 Cox Road
Glen Allen, VA 23060
(804) 934 - 0300
www.a
for tips. Posting here is a last
resort, and I do appreciate the help.
__
Jeremy Weiland
Systems Engineer
ALTERthought
4449 Cox Road
Glen Allen, VA 23060
www.alterthought.com
-
The official User-To
er www # ls -lahi good.html bad.html
4851836 -rw-r--r-- 1 root root 6 Jun 17 10:08 bad.html
6145907 -rw-r--r-- 1 root root 5 Jun 17 07:38 good.html
Any suggestions greatly appreciated!!
Jeremy
-
The official User-To-User support
32 matches
Mail list logo