On 7/7/06, Noel Stratton <[EMAIL PROTECTED]> wrote:
Here is my .htaccess configuration in my root directory:
Options +ExecCGI
order deny,allow
deny from all
allow from 10.13.1.
allow from 10.13.2.
allow from 10.13.3.
allow from 10.13.4.
satisfy any
AuthName "Members 1st Credit Union Employees On
Thanks for your reply Yong. I am looking more into it and it looks like it might be writing the information to the old server I had (as I didn't take it offline). What is selinux?Thanks, Dave Yong Lee <[EMAIL PROTECTED]> wrote:
I think you’ll need to provide more
I think you’ll need to provide more
background info on your problem to get some help on it as your question is too
general.
Some obvious things to look for would be :
-
check
your log file paths as defined in your configuration file
-
check
their permissions
-
Title: Message
Attempting to build
Apache 1.3.36 against Solaris 2.9 -
configure step
proceeded fine; make fails to compile core
Configure
command:
./configure
\"--with-layout=Apache" \"--prefix=/usr/local/apache"
\"--activate-module=src/modules/perl/libperl.a"
\"--activate-module=sr
Here is my .htaccess configuration in my root directory:
Options +ExecCGI
order deny,allow
deny from all
allow from 10.13.1.
allow from 10.13.2.
allow from 10.13.3.
allow from 10.13.4.
satisfy any
AuthName "Members 1st Credit Union Employees Only"
AuthType Kerberos
Krb5Keytab /etc/auth_kerb.keytab
Using Linux (CentOS 4.2)
Loaded the mod_proxy and proxy_util modules with the following:
/usr/local/apache2/bin/apxs -c -i mod_proxy.c
/usr/local/apache2/bin/apxs -c -i -n 'APACHE2' proxy_util.c
Edited the httpd.conf file by adding:
LoadModule proxy_module modules/mod_proxy.so
LoadModule
hey guys, i need help on authorising users on apache. the problem is as follows.1.
every user on my webserver gets a user (say foo) directory
/home/foo/private_html which she and only she should be able to access2.this
can be done placing a .htaccess file in /home/foo/private_html
directory and
I am brand new to Apache. I managed to get the latest
version installed and running with SSL on Windows XP. I want to use the Apache
server as a reverse proxy to my JBoss/Tomcat server. On my web site I have the
requirement to secure some of the pages while others remain unsecured.
(It’s a
Anyone know of a good GUI tool for Windows/Apache 2.2.2?
I found Apache Admin from www.hqware.com (appears to only support Apache
2.0.x)
Ideas?
Steven Niedermeyer
Information Technology Services
City of Bellingham
625 Halleck St
Bellingham, WA 98225
Phone: (360) 676
mod_aspdotnet build 2004 is prepared for httpd-2.0.x and 2.2.x and the
dev@ list is considering the candidate for release.
Please help review and test, please see the dev list post
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=115230543209164&w=2
Your feedback of the results of your testin
Thanks for your help.I used apxs to build proxy_util and then tried again. This time I received a similar message:httpd: Syntax error on line 82 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/proxy_util.so into server: /usr/local/apache2/modules/proxy_util.so: undefi
I'm trying to setup a domain that uses Basic Auth for everything
but a few items, and no auth for them. I'd like the mod_dir
DirectoryIndex to work for DocumentRoot, but any other page to
require a valid-user.
The goal is to return instructions at the DocumentRoot, but
require auth for any guesse
hey guys, i need help on authorising users on apache. the problem is as follows.1.
every user on my webserver gets a user (say foo) directory
/home/foo/private_html which she and only she should be able to access2.this
can be done placing a .htaccess file in /home/foo/private_html
directory and
thanks... i'll subscribe to the correct list.
Regards,
Nimisha.
On 7/7/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 7/7/06, nimisha sharma <[EMAIL PROTECTED]> wrote:
> Hi,>> I am trying to generate a tree table structure using JSF. i did get it, and> am using the tag provided by myFaces. Thou
On 7/7/06, nimisha sharma <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to generate a tree table structure using JSF. i did get it, and
am using the tag provided by myFaces. Though i am not getting the
'+' and '-' navigation signs in the tree. In place of those, i do get an
image as if a gif image
Hi,I am trying to generate a tree table structure using JSF. i did get it, and am using the tag provided by myFaces. Though i am not getting the '+' and '-' navigation signs in the tree. In place of those, i do get an image as if a gif image was supposed to be present there but is missing.
The tr
Gang, I have reinstalled apache on a new server and copied over the config files as well as webpages files. I have tested internally and externally to verify the site it coming up, but nothing is being written to the logs. I am starting the apache daemon with the root user and the log
mmm...ya, I have never ever thought about the point about router! I
have like 2 routers connected before the line goes to my laptop! So
may I know for the forwarding, is it necessary to forward from port
443 to port 443 or I can forward to any other port? By the way, what
is port 443 for? Thanks a
At 09:47 AM 7/7/2006, you wrote:
Hi,
Thanks so much for your reply.
Couple of qestions:
Do I have to turn off all the firewalls? I have Macfee Antivirus
installed on my laptop, but I am not sure whether it has the firewall
fuction or not because there is another product from Macfee called
Macfee
Hi,
Thanks so much for your reply.
Couple of qestions:
Do I have to turn off all the firewalls? I have Macfee Antivirus
installed on my laptop, but I am not sure whether it has the firewall
fuction or not because there is another product from Macfee called
Macfee Personal Firewall. Also, by turnin
I use with Apache 1.3 and I haven't had any problems. If you have a lot
of rewrites, make sure your server can handle it, but it should be a big
deal (you should notice something before it becomes a problem).
Try these, they helped me (Apache has similar dos for 2.x version).
http://httpd.apache
Hello,
I have a strange problem: I'm providing a service to my users on a
certain ip-address. This service in turn connects to another server. The
server my service connects to is firewalled and only allows connections
from a certain ip-adress of my multihomed server (it has several
ip-addres
Before I start posting details of configuration and so on,
a simple question: is there any well known problem with
enabling mod_rewrite in a per-directory context, when the
directory in question is a) not under the document root,
and b) enabled for cgi via a ScriptAlias ?
If so, can someone point
On 7/7/06, Ravish Agarwal <[EMAIL PROTECTED]> wrote:
We are using apache WebServer version 2.0.55 on HP-UX version 11iand
we are trying to redirect the requests to another WebServer on the
same host
ProxyRequests On
You don't want that. Please look at the docs for mod_proxy. You've
proba
At 08:00 AM 7/7/2006, you wrote:
Second question, is there any possible way I could reconfigure my
httpd.conf file such that the incoming port for my HTTP server is to
port, say, 1234 instead of port 80? I tried to change the listening
port to LISTEN 1234 instead of port 80. But the test configur
Hi,
The entry in my httpd.conf file is
ProxyPassReverse /metso http://mgtpdma3.rau.valmet.com:7003/metso
SetEnv proxy-nokeepalive 1
ProxyPreserveHost On
RewriteCond %{REQUEST_URI}
(.*\.jsp$)|(.*/servlet/.*)|(.*/workspace/.*)|(.*\.do$)
##WANWhitepaper.doc Page 4
###Proprietary and Confidential W
Hello,
I have some questions here about SSL as well.
I am running on WinXP and Apache HTTP and I installed Apache using the
.msi file (i.e., the windows installer). However, the SSL module was
not installed because the .msi file does not contain it. Is there any
way I could add the SSL module late
At 10:58 PM 7/6/2006, you wrote:
Your httpd error log clearly indicates that you are trying to send a
request over SSL to a server which is not SSL enabled. Make sure
that you have loaded mod_ssl. If you are using an Apache source or
binary distribution retrieved from apache.org, make sure Apac
No you do not need to statically link mod_proxy. Loading it as a DSO is just
fine.
As shown by the RewriteLog, the request is indeed proxied to
mgtpdma3.rau.valmet.com:7003. If you doubt that, you can check the application
server logs on mgtpdma3. I would still like to see a trace of the reques
What does that have to do with this particular problem
-ascs
-Original Message-
From: Robert Ionescu [mailto:[EMAIL PROTECTED]
Sent: Friday, July 07, 2006 1:06 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Re: problem with mod_rewrite rewiterule with
[P](internal pr
" I then added the modules to httpd.conf (LoadModule proxy_module
modules/mod_proxy.so, etc). Upon trying to stop the currently running server
with apachectl, I received the following error:
httpd: Syntax error on line 82 of /usr/local/apache2/conf/httpd.conf: Cannot
load /usr/local/apache2/mo
Ravish Agarwal wrote:
But my problem is that if I remove [P] tag then every thing works
fine. so do I need to have compile version of mod_proxy.c as the
manual page for apache 1.3 says but its not there at apache 2.0 manual
page. I am using apache 2.0.55
Your problem might result from a change
But my problem is that if I remove [P] tag then every thing works
fine. so do I need to have compile version of mod_proxy.c as the
manual page for apache 1.3 says but its not there at apache 2.0 manual
page. I am using apache 2.0.55
Output of httpd -l shows the following
$ ./httpd -l
Compiled in
The rewrite logs included in the original post indicate that the proxying does
work, so that cannot possibly be the problem.
-ascs
-Original Message-
From: Joost de Heer [mailto:[EMAIL PROTECTED]
Sent: Friday, July 07, 2006 9:55 AM
To: Ravish Agarwal
Cc: users@httpd.apache.org
Subject
Seems like your rewrite rules are working perfectly! What I am guessing is
happening, is that your login.jsp issues a redirect, and that the request to
this new location returns the 404. In addition to your rewrite logs, your
should take a look in your error and access logs to see if you can fin
Ravish Agarwal wrote:
> Hi All,
>
>
>
> We are using apache WebServer version 2.0.55 on HP-UX version 11iand
> we are trying to redirect the requests to another WebServer on the
> same host
>
>
>
> We have made the following entries in the httpd.conf file.
>
>
>
> ProxyRequests On
>
> ProxyPass /me
On 06.07.06 21:38, James Jacob wrote:
> I'm using Apache HTTP Server (version 2.0.55) for my project. I'm having
> three SSL sites which I run on the same IPaddress, but with different port
> numbers.
>
> For example say for the ports 443, 444 & 445.
> The sites I have can be for example,
> 1
James Jacob wrote:
> Hi,
> I'm using Apache HTTP Server (version 2.0.55) for my project. I'm having
> three SSL sites which I run on the same IPaddress, but with different
> port numbers.
>
> For example say for the ports 443, 444 & 445.
> The sites I have can be for example,
> 1) one.xyz
> -Original Message-
> From: James Jacob [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 07, 2006 6:39 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Multiple SSL virtual servers on the
> same IP address and port number
>
> Hi,
> I'm using Apache HTTP Server (version 2.0.55)
Hi All,
We are using apache WebServer version 2.0.55 on HP-UX version 11iand
we are trying to redirect the requests to another WebServer on the
same host
We have made the following entries in the httpd.conf file.
ProxyRequests On
ProxyPass /metso http://mgtpdma3.rau.valmet.com:7003/metso
Hi all,
I encountered some problems with the KEYS at
http://www.apache.org/dist/httpd/KEYS and
http://www.apache.org/dist/apr/KEYS with the "rpm --checksig" or "rpm
-K" command on some of the rpms such as
http://www.apache.org/dist/httpd/binaries/rpm/SRPMS/httpd-2.0.58-1.src.rpm,
http://www.apac
41 matches
Mail list logo