>Then if you get stuck, come back with a much more specific question
> including details on what you have tried and what your system looks
> like.
Yes, thats what i want to ask from this forum, i am trying to know that
which option in apache executes php pages. Because i have installed php
and i c
It was thus said that the Great Joshua Slive once stated:
>
> On 2/15/06, Sean Conner <[EMAIL PROTECTED]> wrote:
> > It was thus said that the Great Joshua Slive once stated:
> > >
> > > In general, there are not many people insterested in nph scripts
> > > anymore, so I'd guess that little testin
Hi List,
Is it possible to modify the output of top to show the page being served in
the command column? In mod_perl you can do $0 = $url; and that will work.
Is there a configuration directive to achieve the same thing when not using
mod_perl ?
Thanks
Khai
-
Hello,
I'm trying to build Apache 2.2 to resemble as closely as possible a
version of 2.0.55 that I have access to.
There is a build/config.nice file that I'm assuming can be used for this
purpose. Is this a correct assumption? Is there anything else I need to
look at?
Here's the contents of th
Hello, I'm new to this list and apologize if my
protocol is incorrect. I'm trying to set up proxy using
wildcards. The apache is being used as a front end security layer
to a pool of tomcat servers. The idea is to provide a means to
route different product server requests to different tomca
It was thus said that the Great Nick Kew once stated:
>
> On Wednesday 15 February 2006 22:07, Sean Conner wrote:
>
> > Oh wow ... I'll have to try that. Is it also available in Apache 1.3?
> > (just on the off chance that you might know ... )
>
> Of course. It's in every version of Apache.
On Wed, Feb 15, 2006 at 09:49:52AM -0800, Tim Garton wrote:
> Ok, I took Joe's advice. You can find the strace at:
> http://staff.hightechhigh.org/~tgarton/httpd.strace.gz
>
> The other info you asked for is:
> Linux distro - Slackware 10.1
> CPU arch - x86(Pentium III)
> glibc version - 2.3.2
T
apache 2.x under redhat linux
greetings;
we're migrating to apache 2.x (from 1.3.x)
and I constructed a case to test 'imagemap' functionality
and testing both env.
in new env. we do not even have the binary imagemap in cgi-bin.
the imagemap functionality works fine under both old (1.3.x)
Why don't you grab a pre-compiled package from
http://www.sunfreeware.com
R
--- Jeff Long <[EMAIL PROTECTED]>
wrote:
> Sorry for the poorly formatted followup here, I just
> joined the list.
>
> Anyway, I'm using Solaris 8, using /usr/ccs/bin/make
> and I get the same
> errors regarding sed.
On Wednesday 15 February 2006 22:07, Sean Conner wrote:
> Oh wow ... I'll have to try that. Is it also available in Apache 1.3?
> (just on the off chance that you might know ... )
Of course. It's in every version of Apache.
More importantly, it's part of the CGI spec.
That's something you sh
It was thus said that the Great Joshua Slive once stated:
>
> On 2/15/06, Sean Conner <[EMAIL PROTECTED]> wrote:
> > It was thus said that the Great Joshua Slive once stated:
> > >
> > > In general, there are not many people insterested in nph scripts
> > > anymore, so I'd guess that little testin
On 2/15/06, Sean Conner <[EMAIL PROTECTED]> wrote:
> It was thus said that the Great Joshua Slive once stated:
> >
> > In general, there are not many people insterested in nph scripts
> > anymore, so I'd guess that little testing or debugging is done on
> > them. They aren't useful for very much.
You can put RewriteCond/RewriteRule inside
server config, virtual host, directory, .htaccess
see
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond
You don't need the DirectoryMatch because the same thing makes RewriteCond for
you.
REQUEST_URI is the part after host:port
e.g "w
It was thus said that the Great Joshua Slive once stated:
>
> In general, there are not many people insterested in nph scripts
> anymore, so I'd guess that little testing or debugging is done on
> them. They aren't useful for very much.
Be that as it may, but is there some other way for a CGI
If it's crashing, can you give us the gdb backtrace of the offending (failed)
thread?
One gentle pointer, you need to use a unix filesystem rather than the Mac
filesystem to ensure case sensitivity, or be extremely careful securing
resources. An update to APR in the next month and to httpd over
I'm working on getting Apache 2.2 set up on Mac OS X 10.4. The main job
of apache will be to pass request to Tomcat 5.5 using mod_proxy_ajp. I know it
works because I've built it and got it running. But I've been having
some problems because it's crashing under heavy load (1000 concurrent
clients m
Sorry for the poorly formatted followup here, I just joined the list.
Anyway, I'm using Solaris 8, using /usr/ccs/bin/make and I get the same
errors regarding sed. From the output it appears to be using the
libtool shipped with 2.2.0 (as I do not have libtool installed on the
system) so am I
Ok, I took Joe's advice. You can find the strace at:
http://staff.hightechhigh.org/~tgarton/httpd.strace.gz
The other info you asked for is:
Linux distro - Slackware 10.1
CPU arch - x86(Pentium III)
glibc version - 2.3.2
Tim
Joe Orton wrote:
On Tue, Feb 14, 2006 at 01:43:12PM -0800, Tim Gar
On Wed, Feb 15, 2006 at 05:38:05PM +0100, [EMAIL PROTECTED] wrote:
> >Right now they return 403 forbiden
> In your first post you talked of a HTTP_FORBIDDEN (403) not from a HTTP_OK
> (200)
Sorry about the confusion. I currently have the .svn directorys set as
forbidden.
>
> With
> ErrorDocum
On 2/14/06, Sean Conner <[EMAIL PROTECTED]> wrote:
>
> About eight months ago I wrote about this problem. Today I had some spare
> time to test it again, this time with Apache 2.0.55 and it *still* persists.
>
> First, the original email:
>
> > I have a few CGI scripts, written in C (legacy
On 2/15/06, Muhammad Rizwan <[EMAIL PROTECTED]> wrote:
> Hello
>
> I want to run PHP and cold fusion pages my Apache web server. How can i
> configure these with my apache.
> Plz. reply me if you know any thing about.
Well, start by going to the PHP website, download PHP, and follow its
installati
On 2/15/06, Dattaprasad Kamat <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I need help ...
>
>
> I'm using the Tomahawk library in our project. In web.xml I have an entry
> as follows ...,
>
>
>MyFacesExtensionsFilter
Sounds liek you found the wrong mailing list. We
On 2/15/06, liksx <[EMAIL PROTECTED]> wrote:
> Hello!
>
>
>
> I have "parser3" - web programming language. When I use it as Action all
> right, but there is a trouble when I compile it as module mod_parser3: I
> couldn't get access to the ENV variables such as PATH_INFO (current URI). How
> can
>Right now they return 403 forbiden
In your first post you talked of a HTTP_FORBIDDEN (403) not from a HTTP_OK (200)
With
ErrorDocument 403 404.html
you send each user which gets a HTTP_FORBIDDEN (403) your HTTP_NOT_FOUND page
> I am looking for a way to change a http response from 200 to 404
T
On 2/15/06, Uk1ah Sm1th <[EMAIL PROTECTED]> wrote:
> I want to know if it is possible to force a 404 error even when a file
> or directory exist. I manage my website using svn. I pull a working copy
> into my htdocs directory. This also creates .svn directorys with svn
> meta data. Right now they r
On Wed, Feb 15, 2006 at 04:54:51PM +0100, [EMAIL PROTECTED] wrote:
> ErrorDocument 403 /path/to/errorfile/404.html
> see
> http://httpd.apache.org/docs/2.0/custom-error.html
>
> bye
I am not looking for how to make custom error pages. I am looking for a
way to change a http response from 200 t
Hello!
I have "parser3" - web programming language. When I use it as Action all right,
but there is a trouble when I compile it as module mod_parser3: I couldn't get
access to the ENV variables such as PATH_INFO (current URI). How can I fix this
problem?
Thank you.
--
WBR,
Andrew
Should I post a bug report?
Than Do it
-Ursprüngliche Nachricht-
Von: Kresimir Peharda [mailto:[EMAIL PROTECTED]
Gesendet: Di 14.02.2006 21:04
An: users@httpd.apache.org
Betreff: Re: [EMAIL PROTECTED] RE [EMAIL PROTECTED] ProxyPass/ProxyPassReverse
switch from http to https on redirect?
ErrorDocument 403 /path/to/errorfile/404.html
see
http://httpd.apache.org/docs/2.0/custom-error.html
bye
Oliver Schaudt
-Ursprüngliche Nachricht-
Von: Uk1ah Sm1th [mailto:[EMAIL PROTECTED]
Gesendet: Mi 15.02.2006 16:29
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] force 404 err
I want to know if it is possible to force a 404 error even when a file
or directory exist. I manage my website using svn. I pull a working copy
into my htdocs directory. This also creates .svn directorys with svn
meta data. Right now they return 403 forbiden. However I would like it
if they could r
> I'm trying to set up Apache 1.3.31 with Mod_SSL on a win 2003 server. I
was
> given a local administrator user account to do the install. However when
I
> try to install apache as a service from the command line, I get 'cannot
> find file' errors related to 2 LoadModule directives (Mod_SSL.so an
I solved it by printing my own http headers with my script.
Basically this means just adding this first to the output:
print "HTTP/1.1 200 OK"
-Oorspronkelijk bericht-
Van: André Malo [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 15 februari 2006 13:59
Aan: users@httpd.apache.org
Onderwe
Actually,
after the URL gets rewritten to:
http://lucas.delexian.com/welcome/index.jsp
I added '/ocs' to where it's suppose to be in the URL, like so:
http://lucas.delexian.com/ocs/welcome/index.jsp
The above link allows me to see the page I want.
My thinking is that from the starting URL
Hi All, I need help ... I'm using the Tomahawk library in our project. In web.xml I have an entry as follows ..., MyFacesExtensionsFilter
org.apache.myfaces.component.html.util.ExtensionsFilter MyFacesExtensionsFilter
Perhaps this
http://www.cohprog.com/mod_bandwidth.html
bye
OLiver
-Ursprüngliche Nachricht-
Von: Bob Bo [mailto:[EMAIL PROTECTED]
Gesendet: Mi 15.02.2006 13:29
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] Apache performance
Hello all,
I have a small project of distributing a si
> 2. Server responds with rewrite of URL:
> http://lucas.delexian.com/welcome/index.jsp
The server is making a reversproxy for the locations /ocs but not for /welcome
So i think you need
ProxyPassReverse /
SetOutputFilter proxy-html
ProxyHTMLURLMap / /welcome/
ProxyHTMLURLMap /welcome /welcome
* "Jan van den Berg" <[EMAIL PROTECTED]> wrote:
> Great!
> So that is the answer. Is there also a solution; disabling this function ie
> or going around it?
You can't disable it but you could use mod_rewrite to point the URL to a script
with another name.
nd
---
Hello all,
I have a small project of distributing a single 30M file to 10.000 Users. I
build up a small php site that will gather user registration information and
generate a link to that file. Then users will be able to download the file.
I was wondering if some of you could help me out with
Great!
So that is the answer. Is there also a solution; disabling this function ie or
going around it?
Thanks,
Jan
-Oorspronkelijk bericht-
Van: André Malo [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 15 februari 2006 12:12
Aan: users@httpd.apache.org
Onderwerp: Re: [EMAIL PROTECTED
I want to run PHP and coldfusion pages on few sites hosted on my Apache
web server. How can i configure this, that only few sites should run
these pages while others should deny for it from the same web server.
Plz. reply me if you know any thing about.
Thanks,
On Wed, 2006-02-15 at 11:11, André
On Tue, Feb 14, 2006 at 01:43:12PM -0800, Tim Garton wrote:
> Has anyone else run into anything like this? Just upgraded to Apache
> 2.2.0 on a linux box running 2.6.10 kernel. This machine mounts some
> windows shares via CIFS (eg. mount -t cifs //windowsfs/share
> /local/mount/point) For so
* "Jan van den Berg" <[EMAIL PROTECTED]> wrote:
> www.site.com/cgi-bin/nph?width=5&link=http://www.hitsite.com
>
> This runs perfectly. However when I rename the program from 'nph' ->
> 'nph-hits' (same UID/GID and system rights) and I run it my browser asks
> what to do with the file ("octet-str
I have a very strange problem.
I have written a cgi script that has an image file (counter) as output.
I run it like this:
www.site.com/cgi-bin/nph?width=5&link=http://www.hitsite.com
This runs perfectly. However when I rename the program from 'nph' ->
'nph-hits' (same UID/GID and system rights)
Tim Garton wrote:
but it makes it extremely easy for all our users
to develop websites without having to explain to them how to ftp or sftp
data to the webserver.
This may be obvious but here goes :-)
I make web space available on the linux box and use samba to share this
space with the win
44 matches
Mail list logo