Re: [users@httpd] client removal of .htaccess file

2020-07-19 Thread Joel
. Since I rarely deal with this file, I am now relearning and further delving into the .htaccess configuration options for a subdomain that I'm building and wish to behave differently than the main site. Thank you again for your time and assistance. Joel 973 736 8306 __

Re: [users@httpd] client removal of .htaccess file

2020-07-19 Thread Joel
Thank you. I have posted a query on the LiteSpeed forum and will also ask StableHost directly. Thank you all for your very prompt and helpful responses. Joel 973 736 8306 From: @lbutlr Sent: Sunday, July 19, 2020 8:44 AM To: users@httpd.apache.org Subject

Re: [users@httpd] client removal of .htaccess file

2020-07-19 Thread Joel
ost, which deploys LiteSpeed, a commercial variant of Apache. I will post these queries on the LiteSpeed forum; thank you for the suggestion. Joel 973 736 8306 From: Antony Stone Sent: Sunday, July 19, 2020 7:53 AM To: users@httpd.apache.org Subject: Re: [u

Re: [users@httpd] client removal of .htaccess file

2020-07-19 Thread Joel
correct. See http://www.activewebhosting.com/faq/cgi-htaccess-change.html Does the .htaccess file physically remain in the directory where it was initially loaded? Or, does the server remove, transfer, or otherwise dispose of the file? Joel 973 736 8306 ____ From

Re: [users@httpd] client removal of .htaccess file

2020-07-19 Thread Joel
Thank you. I gather I will need to ask the server hosting entity (who has root access) to remove the file. Any downsides to uploading an empty .htaccess file or a dummy file (just having a comment and no directives)? Joel 973 736 8306 From: angel Hall

[users@httpd] client removal of .htaccess file

2020-07-19 Thread Joel Miller
Can one without server root access delete a previously uploaded .htaccess file? The server can be accessed from the command line (e.g., ftp.[url] and permissions) but the file listing contains .htaccess_bak, not the .htaccess file. -

[users@httpd] SSI/website rendering errors

2017-12-18 Thread Joel Miller
I thank both of you for your responses. I was simply trying to determine if similar issues had arisen with Apache - I didn't expect a resolution for a LiteSpeed problem. As it turns out, LiteSpeed rolled out an update last evening which fixed the SSI errors. -

Re: [users@httpd] Basic Auth with ProxyPass Through SSL

2011-07-28 Thread Joel Donahue
On Thu, Jul 28, 2011 at 1:06 PM, Tim Watts wrote: > On 28/07/11 19:23, Joel Donahue wrote: >> >> I am setting up a reverse proxy to an internal webserver from an >> apache server with a public IP. I want to use Basic Auth and SSL on >> the public apache server which

[users@httpd] Basic Auth with ProxyPass Through SSL

2011-07-28 Thread Joel Donahue
I am setting up a reverse proxy to an internal webserver from an apache server with a public IP. I want to use Basic Auth and SSL on the public apache server which then forwards standard http, non-ssl traffic, to the internal webserver. Basic auth with ProxyPass works perfectly without using ssl bu

Re: [users@httpd] Mod_Rewrite and reverse proxy

2011-04-20 Thread Joel Donahue
On Wed, Apr 20, 2011 at 4:58 PM, Mark Montague wrote: >  On April 20, 2011 18:43 , Joel Donahue wrote: >> >> Is it possible to use Mod_Rewrite and apache in reverse proxy mode >> simultaneously? > >> >> RewriteEngine on >> RewriteBase

[users@httpd] Mod_Rewrite and reverse proxy

2011-04-20 Thread Joel Donahue
Is it possible to use Mod_Rewrite and apache in reverse proxy mode simultaneously? I have a web server (server1) that is a mirror of another of another web server (server2) and all requests from the server1 are reverse proxyed to server2. The robots.txt from server2 needs to be changed to disallow

[users@httpd] Targeting specific files in reverse proxy mode

2011-03-03 Thread Joel Donahue
I have setup apache2 to run in reverse proxy mode with mod_proxy and ProxyPass. I am trying to target the robots.txt file to modify it with mod_ext_filter and am having no such luck. I have mod_ext_filter working fine changing links on other parts of the site, So I don't believe it's configuration

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
The IIS is running on a Windows server (2003, i think) Rgds, Joel -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 16:26 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication Joel

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
That's right. Unfortunately i'm unable to change the virtual directory configuration. Cumprimentos, Joel Alexandre Direcção de Sistemas de Informação PORT - Sector de Portais R. Alexandre Herculano, nº53 - 2º andar 1269-152 Lisboa email: [EMAIL PROTECTED] -Original Message

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
e it only tries one time. Regards, Joel -Original Message- From: Graeme Fowler [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 13:51 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication On Wed, 2007-12-12 at 11:30 +, Joel

[EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
ot; url ab2 -A domain\user,password url etc. When using wget, it works: wget --http-user="domain\user" --http-passwd="password" url The server is IIS with integrated authentication. Any ideas? Thanks, Joel

Re: [EMAIL PROTECTED] Only require satisfaction of one AuthType in 2.2

2007-09-28 Thread Joel Johnson
Does anyone have any thoughts, suggestions, pointers, tips or references on this issue? Thanks! On Mon, September 24, 2007 8:44 pm, Joel Johnson wrote: > I'm setting up a site using Apache httpd 2.2 and an existing Kerberos > infrastructure and would like to optionally allow us

[EMAIL PROTECTED] Only require satisfaction of one AuthType in 2.2

2007-09-24 Thread Joel Johnson
m that isn't included): "; } ?> [1] http://packages.debian.org/etch/libapache2-mod-auth-kerb [2] http://modauthkerb.sourceforge.net/ -- Joel Johnson - The official User-To-User support forum of the Apache HT

[EMAIL PROTECTED] Apache error(s) question

2007-07-19 Thread Joel Braverman
an executable. The requests to the internal server are serialized, so there should not be multiple simultanious calls to the executable from the external web server, although there is a possibility that the requests are simply coming in too fast. Thanks, Joel

Re: [EMAIL PROTECTED] problem with the DocumentRoot directive

2007-04-27 Thread Ighal Joel Micha
As the strace returned no errors from the stat syscall when the apache was trying to "stat" the directory, yes, you were right, the SELinux was enabled, Thanks! - Ighal On Fri, 2007-04-27 at 13:46 -0400, Joshua Slive wrote: > On 4/27/07, Ighal Joel Micha <[EMAIL P

[EMAIL PROTECTED] problem with the DocumentRoot directive

2007-04-27 Thread Ighal Joel Micha
Hello, Would you tell me why am I getting the next error? Configuration file: ServerName xxx.xxx.xxx.xxx ServerAlias xx DocumentRoot /home/library-base Options Indexes MultiViews FollowSymLinks AllowOverride None

[EMAIL PROTECTED] SSLClientVerify and LocationMatch

2007-02-21 Thread Ighal Joel Micha
Hi everybody, I am trying the SSLClientVerify in conjunction with the LocationMatch directive. Description of the process --- It is a reverse proxy in a VirtualHost instance. And I would like to be restrictive with the SSL clients only when they access a certai

Re: [EMAIL PROTECTED] apache 2 webserver tuning

2006-11-14 Thread Joel Mandapat
thanks! Domingos Parra Novo wrote: Hiyas, Joel Mandapat escreveu: The projection for number of users that the php application is around 10K simultaneous users. It is still not clear (at least to me) if you're expecting 10k (dynamic) requests per second, or just need to serv

Re: [EMAIL PROTECTED] apache 2 webserver tuning

2006-11-13 Thread Joel Mandapat
ammer. can you give me some sample configurations that gave u a good benchmark results? thanks. Joshua Slive wrote: On 11/13/06, Joel Mandapat <[EMAIL PROTECTED]> wrote: hi all, please help in tuning my apache webserver. My hardware specs are AMD Opteron(tm) Processor 248 cpu MHz

Re: [EMAIL PROTECTED] apache 2 webserver tuning

2006-11-13 Thread Joel Mandapat
give advice to speed up dynamic php pages using apache as a webserver. thanks. Domingos Parra Novo wrote: Hiyas, Joshua Slive wrote: On 11/13/06, Joel Mandapat <[EMAIL PROTECTED]> wrote: i have an apache 2.0.52 installed with php module. i need to load dynamic php pages. the goal

[EMAIL PROTECTED] apache 2 webserver tuning

2006-11-13 Thread Joel Mandapat
hi all, please help in tuning my apache webserver. My hardware specs are AMD Opteron(tm) Processor 248 cpu MHz : 2205.873 cache size : 1024 KB 2GB of RAM 10x100x1000 MB ethernet card (gigabit port capable) i have an apache 2.0.52 installed with php module. i need to load dynamic p

[EMAIL PROTECTED] mod_proxy, ProxyPass, smax, ttl

2006-05-10 Thread Joel Dice
hould be closed after 30 seconds as indicated by the ttl parameter. Have I misinterpreted the meanings of these parameters, or have I encountered a bug? Thanks for any insights or suggestions. - Joel - The official User-To-Use

Re: Re: [EMAIL PROTECTED] Apache stops/freezes before "Digest: done"

2005-11-23 Thread Joel CARNAT
On Tue, Nov 22 2005 - 14:31, Joshua Slive wrote: > On 11/22/05, Joel CARNAT <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I had an Apache 2.0.54 running on gentoo/i386. > > I did an minor update (-r9 to -r31 which I suspect to be gentoo > > internals). > &g

[EMAIL PROTECTED] Apache stops/freezes before "Digest: done"

2005-11-22 Thread Joel CARNAT
Hi, I had an Apache 2.0.54 running on gentoo/i386. I did an minor update (-r9 to -r31 which I suspect to be gentoo internals). Since then, Apache won't start anymore... I tried updating a few things (like mod_php, ...), cleanly remove packages and remaning directories and reinstalling the package

Re: [users@httpd] Graphics rendering problem

2005-05-13 Thread Joel Bjurström
Now it works for me too, it didn't yesterday, so i think it's fixed. On 5/13/05, Steven Pierce <[EMAIL PROTECTED]> wrote: > > I also tried the web site And it worked fine for me. The Graphic of the > rabbit was slow for me also. Could it be the "Size" of the graphic that > is cauing a problem?

[users@httpd] Ignore requests

2005-05-08 Thread Joel Bjurström
I've been a victim for this annoying /sumthin-attack, I get quite a few requests for that dir, that's very annoying, 'cause my (not very silent) dot-matrix printer is printing my error_log ;) So now i wonder if i can make apache simply ignore requests for /sumthin, so it gives no http-header, nothi