> -Original Message-
> From: Randy Paries [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 04, 2006 4:12 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] can i have my own login screen using
> apache authentication/ mod_auth_mysql
>
> i am using apache Apache/2.0.54
>
>
If using something like the following example, does the syntax need to be
correct inside the block?
...
Teddy
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, October 03, 2006 9:00 PM
Subject: Re: [EMAIL PROTECTED] how to comment out a large section in
Boyle Owen wrote:
This can become quite a sport...
Agreed.
If you want to ensure that only humans read a specific web page then
add a image/audio based question that must be completed for access.
Personally I hate the bloody things and will skip to a site that
does not have them - my Paul has
On 10/4/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
If using something like the following example, does the syntax need to be
correct inside the block?
...
Yes and no - it's ok to have incorrect syntax, but if there's some
other directive without corresponding inside
the block you're
I'm just moving a web server to a new one (old one: Apache 2.0.x, PHP
4.x, MySQL 4.x; new one: Apache 2.2.3, PHP 5.x, MySQL 5.x etc.).
One thing that works differently is mod_deflate - I'm not sure if it
works properly for PHP pages.
mod_deflate configuration look like that on both servers:
Hello,
today I have an, hopefully, easier question :)
In my configuration there's a vhost with ServerNames, -Aliases, a
document root, and rewriterules for serving dynamic
content.
Now I want to have a basic_auth before anything else, you should have to
log in before you get to any of the directo
At the end of the virtual host section, put this section
AuthType basic
AuthName "Login to Secure Bunker"
# put the auth provider configuration here
Require valid-user
HTH,
Vinay Y S
On 10/4/06, Germer, Carsten <[EMAIL PROTECTED]> wrote:
Hello,
today I have an, hopefully, easier question :)
Yay!
>-Original Message-
>From: Vinay Y S [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 04, 2006 4:19 PM
>To: users@httpd.apache.org
>Subject: Re: [EMAIL PROTECTED] Protecting a vhost with basic_auth
>
>
>At the end of the virtual host section, put this section
>
>AuthType basic
>Au
Hi,
there is a visual tool to view and edit the httpd.conf parameters (in
Linux and Windows)?
thanks
--
http://www.spacemarc.it
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
I ran across this one yesterday. Haven't tried it, so I can't say whether
it works or not.
http://www.apache-gui.com/apacheconf/index.html
Cris
Cris Ewing
CME and Telehealth Web Services
Department of Radiology Web Services
University of Washington
School of M
Tomasz Chmielewski wrote:
Why doesn't Apache 2.2.3 show compression ratios for PHP pages?
When I checked with Wireshark, the pages are indeed compressed.
How can I make sure that the ratios are shown in the log?
php.ini on both servers look exactly the same.
This is weird.
For some PHP page
Tomasz Chmielewski wrote:
Tomasz Chmielewski wrote:
Why doesn't Apache 2.2.3 show compression ratios for PHP pages?
When I checked with Wireshark, the pages are indeed compressed.
How can I make sure that the ratios are shown in the log?
php.ini on both servers look exactly the same.
This
Pierre Imbaud wrote:
Hello, folks, Im trying to make apache2 work on my box with suexec2.
Not familiar with apache2 (but configured, and works fine so far), and
I guess my questions are somewhat naive.
Oh, Im on Suse 10.1, with apache2-2.2.0-21
First: do I have to recompile apache2 to have this w
This is probably not what you mean... but the "jEdit" editor has syntax highlighting support for
httpd.conf, which is quite useful. A true GUI is available as standard tools in most Linux distros...
> Hi,
> there is a visual tool to view and edit the httpd.conf parameters (in
> Linux and Wind
UltraEdit-32 also has syntax coloring for most any language of conf fileOn 10/4/06, Mike Morris <[EMAIL PROTECTED]
> wrote:
This is probably not what you mean... but the "jEdit" editor has syntax highlighting support for
httpd.conf, which is quite useful. A true GUI is available as standard
Sai:
Did you ever resolve this issue? I am having the same issue with my
setup. The real server is configured using absolute URLs and I think
that has something to do with it. I have not found a way to get the
URLs to be re-written, but the proxy server functions as expected.
Please let me know
I am trying to use rewrite and it is not working. I have a
debian sarge system. Here are the pertinent facts from the conf file and error
log. If I remove the block the systems works fine.
I know I am missing something but not sure what.
ii apache 1.3.33-6sarge2 versatile,
Thanks for your help. It pointed me in the right direction, though it still doesn't quite work. Here are the entries I made in my httpd.conf:RewriteLog /opt/asn/logs/rewrite.logRewriteLogLevel 5RewriteCond %{LA-U:REMOTE_USER} ^(.*)@
COMPANY.COM$RewriteRule /.* - [E=REMOTE_USER:%1]My intent is to
On 10/4/06, Jason Lingel <[EMAIL PROTECTED]> wrote:
Thanks for your help. It pointed me in the right direction, though it still
doesn't quite work. Here are the entries I made in my httpd.conf:
RewriteLog /opt/asn/logs/rewrite.log
RewriteLogLevel 5
RewriteCond %{LA-U:REMOTE_USER} ^(.*)@ COMPAN
On Oct 4, 2006, at 5:01 PM, Jason Lingel wrote:
Thanks for your help. It pointed me in the right direction, though
it still doesn't quite work. Here are the entries I made in my
httpd.conf:
RewriteLog /opt/asn/logs/rewrite.log
RewriteLogLevel 5
RewriteCond %{LA-U:REMOTE_USER} ^(.*)@ COMP
Hi Jeff,
Nick sent a link http://www.apacheweek.org/tutorials/reverseproxies but
that was not working. I think was he was referring to
http://www.apacheweek.com/features/reverseproxies
There is a module mod_proxy_html which is supposed to do the work.
But, I see that 2.0.50 does not apply the rul
Below is a discussion I had on a forum site with a
member having vhost issues.
We cleared the error messages from apachectl
start/restart.
but now it seems that apache is not reading the vhost
definitions at all.
does anyone have any idea why this would be?
[ yes, I did get it checked for proper l
> -Original Message-
> From: Tony Heal [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 04, 2006 10:41 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] rewrite not working
>
> I am trying to use rewrite
To do what? Give example of input URL and desired output URL.
> and
23 matches
Mail list logo