Hmmm... Now I get an error 500...
Order Deny,Allow
Deny from all
Allow from 192.168.0.218
No combinations seem to work.
On 12/21/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Graham Frank <[EMAIL PROTECTED]> wrote:
> >
> > Order Allow,Deny
> > Allow from 192
> > Deny from All
>
Thanks, Graham and Joshua.
The apache.org link has lots of info. Will have to study that and tinker... :)
Gerry
On 12/21/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Graham Frank <[EMAIL PROTECTED]> wrote:
> >
> > Order Allow,Deny
> > Allow from 192
> > Deny from All
> >
> > That w
Thanks buddy...
I really appreciate your help.
Ron
--- Arthur DiSegna <[EMAIL PROTECTED]> wrote:
> Hi Ron, I may be the wrong guy to ask since I just started playing with
> Apache a week ago... The apache website is does an impressive job with
> documentation and is an excellent reference.
>
Hi Ron, I may be the wrong guy to ask since I just started playing with Apache
a week ago... The apache website is does an impressive job with documentation
and is an excellent reference.
http://httpd.apache.org/docs/2.0/vhosts/name-based.html
But try this for starters.
NameVirtualHost 69.
Arthur,
Could you please write a single name VirtualHost script for
hostname is turon-photos.com
IP address is 69.110.41.144
I am still confused. Sorry for being so slow
Thank you
Ron
--- Arthur DiSegna <[EMAIL PROTECTED]> wrote:
> Hello, (I aplogize if this is not in text mode. I am using
Arthur,
Could you please write a single name VirtualHost script for
hostname is turon-photos.com
IP address is 69.110.41.144
I am still confused. Sorry for being so slow
Thank you
Ron
--- Arthur DiSegna <[EMAIL PROTECTED]> wrote:
> Hello, (I aplogize if this is not in text mode. I am using O
Hello, (I aplogize if this is not in text mode. I am using OWA)
I setup my conf file to use name based virtual hosting. I have a single IP
bound to the interface hosting two websites. When I start apache in debug mode
I get this error. I added two host records vhost1 and vhost2 to point to
19
On 12/21/05, Graham Frank <[EMAIL PROTECTED]> wrote:
>
> Order Allow,Deny
> Allow from 192
> Deny from All
>
> That would return a 403 Forbidden error for anything not connecting from a
> 192. IP address.
Oops. I think you meant
Order Deny,Allow
And he asked for how to allow a single address, so
Order Allow,Deny
Allow from 192
Deny from All
That would return a 403 Forbidden error for anything not connecting from a
192. IP address.
---
Graham Frank
(608) 359-1593
Neoservers LLC (http://www.neoservers.com/)
Founder and Owner
Can someone provide a .htaccess example of:
a. restricting access to a single 192. IP address
b. restricting access to a single username/password
Thanks very much.
--
Gerry
http://portal.danen.org/
-
The official User-To-User s
Working with User web dir of a webserver.
User directory setup is:
/User/username -> /Volumes/RAID/username/Sites/
The connection is through a ln
I found that apache will read the dir if the link can be read by www
but this makes it so www an read the contents of all user docs.
If I make Sites r
Hi
Hopefully I have the right site to pose this question. I am currently
using Apache 1.3.36 and are receiving a 302 Found response with the
following Location header from Oracle Single Sign-on:
HTTP/1.1 302 Redirect to Oracle SSO Server
Date: Wed, 21 Dec 2005 16:28:36 GMT
Server: Oracle-Applicat
On Wed, 21 Dec 2005, James Taylor wrote:
> Hi there,
> I'm not at all hot on compiler stuff so could you/someone please ellaborate
> a little on this for me.
> I checked /build/config_vars.mk and I see this >CC = gcc, and I
> can not see any env or shell vars that have CC in them.
> I'm using a s
On 12/21/05, Krist van Besien <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > > -Original Message-
> > > the odd thing is that the server does this, even though we do not load
> > > mod_userdir, and have not configured a UserDir.
> >
> > That's your probl
On 12/21/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > the odd thing is that the server does this, even though we do not load
> > mod_userdir, and have not configured a UserDir.
>
> That's your problem - if you don't define a UserDir, it defaults to
> "public_html".
I uninstalled Apache 1.3.33 (Win32) in Add/Remove Programs, however an
entry is still listed in Services. Since Apache is uninstalled, I am
unable to run the following to remove the service:
Apache.exe -u
Thus, how am I able to uninstall this from the Services list?
Thanks,
--Todd
Todd Patrick
Excellent document; thank you for sharing it with apache.org.
Mike
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 21, 2005 12:55 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Tomcat - basic install question
>
> >
Putting the authentication directives inside
the section worked.
Thanks very much.
Diana Shepard
University of Colorado
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Joshua Slive
> Sent: Monday, December 19, 2005 5:58 PM
> To: users@httpd.apach
On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello Joshua,
>
> thank you very much for you time and patience! It was indeed an output filter
> on a directory; but I do think it is for SSI namely the INCLUDE filter, no?
>
Yes, the INCLUDE filter is used to activate SSI.
Joshua.
Hello Joshua,
thank you very much for you time and
patience! It was indeed an output filter on a directory; but I do think
it is for SSI namely the INCLUDE filter, no?
Joshua Slive <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
21/12/2005 16:23
Please respond to
users@httpd.apache.org
On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Might it be because there is a possible SSI processing on some types of files
> in the same directory?
No, it would need to be something affecting that particular file. But
you may have some directives that affect all files in a direc
Might it be because there is a possible
SSI processing on some types of files in the same directory?
Joshua Slive <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
21/12/2005 16:15
Please respond to
users@httpd.apache.org
To
users@httpd.apache.org
cc
Subject
Re: [EMAIL PROTECTED]
On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I've got a apache server setup in first instance to only serve static
> content. Why don't the headers include the last-modified headers of the
> served files?
The most likely explanation is that your static content is ac
On 12/21/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> But my requirement is that I shouln't restart the apache web server while
> updating the certificates. As there are many other requests to other
> virtual hosts are being processed.
>
> 1) So would like to know is there any way where I can
check this link for very good articles www.debianhelp.co.uk/webserver.htm thanksBoyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message-> From: Jerry Baker [mailto:[EMAIL PROTECTED]> > I guess another way of putting it is, I am looking to see if it is > possible to just tell Apa
> -Original Message-
> From: Tom Allison [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 21. Dezember 2005 13:18
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] favicon
>
>
> Perhaps I'm a purist, but is there something I can do to stop
> throwing an error
> for missing favicon.ic
Changed name of subject back to the original one.
-Original Message-
From: Axel-Stéphane SMORGRAV
Sent: Wednesday, December 21, 2005 2:16 PM
To: Frederick, Fabian
Cc: users@httpd.apache.org
Subject: [EMAIL PROTECTED] RE: [apache] Session release problem
It looks like you end up in a redi
It looks like you end up in a redirect loop for some reason. Since you are
using the Authorisation header for authentication, and not a cookie, there is
no reason to believe this is linked to the ProxyPassReverseCookie* directives.
The Location header correctly contains the publicserverIP, meani
I've been "fiddling" with some of the more advanced features of HTTP, or at
least trying.
I have the apache horse book from O'Reilly.
I am pretty certain I need to find something more basic than this.
I guess what I need is something that can give me a better understanding of just
what HTTP is
Hi there,
I'm not at all hot on compiler stuff so could you/someone please ellaborate a little on this for me.
I checked /build/config_vars.mk and I see this >CC = gcc, and I can not see any env or shell vars that have CC in them.
I'm using a solaris 8 platform.
Thanks,
James.
On 12/20/05, John P
Perhaps I'm a purist, but is there something I can do to stop throwing an error
for missing favicon.ico files?
Besides making a favicon.ico file
-
The official User-To-User support forum of the Apache HTTP Server Project.
Se
Hello all,
I've got a apache server setup in first
instance to only serve static content. Why don't the headers include the
last-modified headers of the served files?
> -Original Message-
> From: Krist van Besien [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 21. Dezember 2005 11:38
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Problem blocking user dir access
>
>
> Hello,
>
> On our server we do not use userdirs, so requests to
>
> http:///
Hello,
On our server we do not use userdirs, so requests to
http:///~/
should always result in an error. Right now they do.
The problem is that the server returns a "404 Not Found" error when
does not exist on our server, but a "403 Forbidden" does
exist.
In the one case we get error message
I believe Apache expects PEM encoded X509 certificates. Certificates can be all
grouped into one file, or separated into individual files based on whether you
use the CertificatePath or CertificateFile directives. Refer to the Apache
manual pages for the details.
The PKCS#7 encoded certificate
Hallo,
thanks for the hint. Is this a standard feature or can you give me
more information how to enable emacs doing this?
Thanks in advance!
Harald
On Wed, 21 Dec 2005, Axel-Stéphane SMORGRAV wrote:
> What about emacs ??
>
> mvh
> -ascs
>
> -Original Message-
> From: Harald Falkenber
What about emacs ??
mvh
-ascs
-Original Message-
From: Harald Falkenberg [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 18, 2005 10:04 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] text browser with javascript on linux/solaris
Hallo,
I'm looking for a text browser (like l
> I am a pretty new user to Apache and I set up networks for small
> businesses (file storage, e-mail, security, etc...). One issue I'm
> having is that I have a number of services that allow users to
> complete work remotely and also allow me to administer their servers
> remotely. The downside
38 matches
Mail list logo