The Gaijin <[EMAIL PROTECTED]> wrote: On Wed, 2007-05-09 at 18:44 -0700, Dave
Henderson wrote:
> I looked in the logs for any indication as to why it would be failing,
> but the last write to the access and error logs were several hours
> ago. Not sure why it isn't up
Joshua Slive <[EMAIL PROTECTED]> wrote: On 5/9/07, Dave Henderson wrote:
> Thanks for your replies guys. Yes I have tried both of the methods that
> Joshua said and neither of them worked. I don't get any errors when apache
> starts (using 2.0.x) on a Debian Sarge ser
The Gaijin <[EMAIL PROTECTED]> wrote: Joshua Slive wrote:
> On 5/9/07, The Gaijin wrote:
>> Dave Henderson wrote:
>> > Gang,
>> >
>> > I am pulling my hair out over this. I am trying to redirect the
>> > browser so if a user were to type
Gang,
I am pulling my hair out over this. I am trying to redirect the browser so
if a user were to type in something like: www.domain.com/fun it would redirect
to www.domain.com/games/default.html. I have tried Alias's, redirect and
RedirectMatch statements with no luck. Any help would g
That makes sense. Anyhow, I took your advice from the previous post and once
again I would like to thank you for your help, all it working just as I asked.
Dave
Joshua Slive <[EMAIL PROTECTED]> wrote: On 5/6/07, Dave Henderson wrote:
> You were right, that worked like a ch
On 5/6/07, Dave Henderson wrote:
> The site2 is working fine and redirecting correctly. It is site1 that
> contains the userdata that I would like to "redirect".
Just flip site2 and site1 in my description.
> I did try to use the
> redirect statement on the site1 s
On 5/6/07, Dave Henderson wrote:
> Guys,
>
> I have another question. This one is just to maintain uniformity and is
> not a must. I adjusted the apache server that doesn't contain the user
> database (site2) to use the database at site1 by redirecting the login.html
&
rver to read as login.server.com instead of the actual server
name. I already have dns setup and working correctly (since site2 works fine),
I would just like this to be uniform.
Thanks,
Dave
Dave Henderson <[EMAIL PROTECTED]> wrote: Thanks Joshua and The Gaijin. I
ended up using Joshua's
Thanks Joshua and The Gaijin. I ended up using Joshua's suggestion (I also had
to modify my dns settings), but it worked beautifully.
Thanks again!
Dave
Joshua Slive <[EMAIL PROTECTED]> wrote: On 5/5/07, The Gaijin wrote:
>
> RewriteEngine On
> RewriteRule /login.html http://other.server.dom
Thank Gaigin. I will do some more research.
The Gaijin <[EMAIL PROTECTED]> wrote: On Sat, 2007-05-05 at 14:52 -0700, Dave
Henderson wrote:
> Gang,
>
> I am trying to perform a redirect to another server when accessing
> a single webpage. Currently there are two sites co
Gang,
I am trying to perform a redirect to another server when accessing a single
webpage. Currently there are two sites connected over a WAN that both have
Apache running to serve content. However, just one of these locations contains
user database information (for logging into the websi
do you get a valid address if you type 'nslookup serveur2.domain.fr' at a command prompt? If not, DNS is not setup correctly. If it is BIND you will need to enter an A record such as:serveur2 IN A 192.168.x.x <-- needs to be intranet ip of serveror you can setup a CNAME to
Ricardo Kleemann <[EMAIL PROTECTED]> wrote: Thanks Max.> A first look shows that the script "bots.txt" currently available targets > vulnerable installation of "Joomla" and "Mambo". There are some > vulnerabilities reported for the included phpBB and an extension called > perForms.But how in the f
linux with selinux check the
context of the directories Yong. From: Dave Henderson [mailto:[EMAIL PROTECTED] Sent: July 7, 2006 10:29 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] logs Gang, I have reinstalled apache on a new server
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
and. it still failed. I am pulling my hair out! This is so frustrating! Does anyone have any more information to share with me?Thanks, DaveDave Henderson <[EMAIL PROTECTED]> wrote: Date: Thu, 29 Jun 2006 07:30:50 -0700 (PDT)From: Dave Henderson <[EMAIL PROTECTED]&
(Sorry for direct response, I didn't know you were being sent an email as well)Pid <[EMAIL PROTECTED]> wrote: Date: Thu, 29 Jun 2006 15:06:29 +0100From: Pid <[EMAIL PROTECTED]>To:
Dave Henderson <[EMAIL PROTECTED]>Subject: Re: [EMAIL PROTECTED] apache and ssl I don't thi
IP as theport 80 connection.http://demo.sitename.com > IP1https://demo.sitename.com > Still IP1(Have you set "NameVirtualHost" or not?)Dave Henderson wrote:> I am wondering if the virtual host definitions are wrong. Can I do the> following (even though the ServerName options h
I am wondering if the virtual host definitions are wrong. Can I do the following (even though the ServerName options have the same value)? Can I use the IP addresses like I have done below? ServerAdmin [EMAIL PROTECTED] ServerName demo.sitename.com DocumentRoot
Oliver, Thanks for the info. I will start to work on the certificate/key situation once I get the some of these other issues worked out. Are you overly familiar with key creation, etc?Thanks, Dave [EMAIL PROTECTED] wrote: >Joshua,>Here is what is listed in the logs, but this i
happening?Thanks, Dave Joshua Slive <[EMAIL PROTECTED]> wrote: On 6/28/06, Dave Henderson wrote:> I am still getting the default
certificate that comes with the Debian> distro (to which I can't even find on the drive). Even though I> specifically specify to use the certifi
h the certificates I made that would be giving me this error, or does it seem more likely to be an issue with apache config?Thanks, Dave"Ellison , John P" <[EMAIL PROTECTED]> wrote: ____>From: Dave Henderson [mailto:[EMAIL P
"GET /ssl/images/logo2.jpg HTTP/1.1" 304 - Any ideas?Joshua Slive <[EMAIL PROTECTED]> wrote: On 6/28/06, Dave Henderson wrote:> Joshua,>> Thanks for the response. I actually did add that syntax to the config> right after I posted the message. Now I get prom
I commented out those two lines, restarted apache, but failed to make any progress. I can get to the page without using ssl just fine. Is there a way to make it so that it can only load that page with ssl? Any suggestions on everything else?Thanks,Dave"Ellison , John P" <[EMAIL PR
whenever I try to access the defined ssl site. Any other ideas?Thanks,Dave Joshua Slive <[EMAIL PROTECTED]> wrote: On 6/28/06, Dave Henderson wrote:> Gang,>> I have been working on this issue over the past few days. I am trying> to> get SSL working with A
Gang, I have been working on this issue over the past few days. I am trying toget SSL working with Apache 2.0 (Debian 3.0). I have read throughdocumentation on how to create Root CA's, ssl certificates and keys,etc. I made a root ca and created a certificate and key
Gang, Can anyone tell me where there are other newsgroups or usenet groups that I can post my apache ssl question. It doesn't seem like I am getting a response here.Thanks, Dave
Gang, I have been working on this issue over the past few days. I am trying to get SSL working with Apache 2.0 (Debian 3.0). I have read through documentation on how to create Root CA's, ssl certificates and keys, etc. I made a root ca and created a certificate and key for my site. I
28 matches
Mail list logo