Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Rupert Reid


On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote:



--
From: "Rupert Reid" 
Sent: 23 February, 2010 18:27
To: 
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help


On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:



--
From: "Rupert Reid" 
Sent: 17 February, 2010 16:04
To: 
Subject: [us...@httpd] Apache 1.3 OS X 10.4 help


Hello,



I am new to this but hope that you can help me.


I have 2 virtual domain websites published at http://  
80.189.101.120/ isinglive/ and http://80.189.101.120/ 
cantoenvivo/  respectively.


The following domains: http://isinglive.co.uk and http://   
cantoenvivo.com are respectively forwarded to the above url's   
using  my hosts framed web forwarding.


For example when browser clicks on page http://80.189.101.120/  
isinglive/rosario.php the browser url bar will show http://  
isinglive.co.uk.



What I want to achieve is that when a browser clicks on http://  
80.189.101.120/isinglive/rosario.php, I want apache to send   
http:// isinglive.co.uk/rosario.php to the browser (not the   
former) or if http://80.189.101.120/cantoenvivo/filosofia.php  
is  clicked show http://cantoenvivo.com/filosofia.php.


How can I get apache to do dynamically this dynamically for  
each   virtual domain?


It is really important for me that the URL as described is sent   
to  the browser - without it browsers cannot bookmark pages.




If there is any more information that you need to help with  
this   please let me know and i will post it.






Thanks Rupert

Never b sharp, never b flat, always b natural.

--- 
--
The official User-To-User support forum of the Apache HTTP  
Server  Project.

See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Actually,

What you are wanting is already being done.  I just tried it,  
and  it displays as you wish.


Thanks,
Daniel

 
-
The official User-To-User support forum of the Apache HTTP  
Server  Project.

See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org




Hello Daniel,
You are correct.
The browser displays only http://isinglive.co.uk for each and  
every  page and any page can be bookmarked and returned to using  
that bookmak.


Hoowever, all bookmarked pages have the same address: http://  
isinglive.co.uk meaning that only pne page from this site can be   
bookmarked at a time.  If an attempt to bookmark a second page  
with  the same browser is made then the current bookmarked page  
will be  replaced by the new bookmarked page because they have the  
same name:  http://isinglive.co.uk. meaning that only pne page  
from this site can  be bookmarked at a time.


What I would prefer is that the full URL is displayed in the  
browser  so that pages can be differentiated.


How can I do this?

Thanks Rupert
Never b sharp, never b flat, alway's b natural




-
The official User-To-User support forum of the Apache HTTP Server  
Project.

See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Rupert,

This is already being done.  I bookmarked like 5 pages, and all go  
to their respective targets.


Thanks,
Daniel

-
The official User-To-User support forum of the Apache HTTP Server  
Project.

See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org





Thanks Daniel,

It must be IE that is the problem.  I will try with other browsers  
when I get the chance.


Rupert
Never b sharp, never b flat, alway's b natural

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] mod_fcgid (HEAD) spewing "too much processes, please increase FCGID_MAX_APPLICATION"; no documentation/guidance available on FCGID_MAX_APPLICATION

2010-02-24 Thread Jeff Trawick
On Tue, Feb 23, 2010 at 11:32 PM, PGNet Dev  wrote:
> At, e.g., launch of a second app @ server, logs show only,
>
>        ==> /var/log/apache2/error_log <==
>        [Tue Feb 23 19:56:58 2010] [warn] mod_fcgid: too much processes,
> please increase FCGID_MAX_APPLICATION

Since changing FCGID_MAX_APPLICATION to 4096 didn't help, I guess
you've encountered some sort of defect that causes a false detection
of too many processes.  Although it is not going to solve your
problem, we can improve this particular message as well to indicate
the current value, that it is changed in the src, and requires a
rebuild.

We can leave off docs@ for now.

What is the OS and how many instances (processes) of your two apps
were running when this message was generated?  With LogLevel debug,
what messages are written by mod_fcgid to the error log up until the
first failure?

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[us...@httpd] Performance drop on Solaris 10U8 intel platfom

2010-02-24 Thread Luc Bastiaenssen
Since our last upgrade to Solaris 10U8 on a Sun Fire X4200(2 cores, 8GB 
memory) and Sun Fire X4450 (16 cores, 36GB memory), we notice

a serious apache  performance drop.
Especially when you disable the keepalive directive, web pages seems to 
hang for a moment before completing.
The following tests show that it might be related to the combination of 
Solaris 10 U 8, Apache APR

and the Intel e1000g Gigabit Ethernet Adapter.
When we inject an extra layer based on NCA into the network stack, the 
problem is gone.


These are the results of benchmark tests with the apache benchmark tool 
'ab'.
In every case the ab tool requests a static html page of 33K and a 
dynamic PHP page.

Tests were done both with Apache 2.2.14 and Sun JWS 7.
The tables shows 'request per second'.

Testcase 1:  Solaris 10U8, ab on localhost (no HTTP requests through the 
intel NIC)

--
apache,html: 0.3ms
apache,php: 2.8ms
SunJWS,html: 3ms
SunJWS,php: 11ms

*On localhost: no problem*

Testcase 2:  Solaris 10U8, ab from a client PC in a LAN (100Mb connection)
--

Apache,no keepalive,html   2200ms !
  ,no keepalive,php3600ms !
  ,keepalive,html 4ms
  ,keepalive,php650ms !
SunJWS,no keepalive,html  8ms
  ,no keepalive,php  13ms
  ,keepalive,html 4ms

*Obviously Apache has a problem with traffic flowing through the NIC.*

Testcase 3:  Solaris 10U6, ab from a client PC in a LAN (100Mb connection)

--

Apache,no keepalive,html   10ms
  ,no keepalive,php20ms

*Solaris 10U6 on the same server: no problem*


We also did tests with other projects based on the Apache APR and they all have 
the same problem.

*So it looks like there is a problem with Solaris 10U8, Apache APR and the 
intel NIC card.
*
Testcase 4: Solaris 10U8, NCA enabled, ab from a client PC in a LAN (100Mb 
connection)
--

The Apache webserver does not make use of NCA caching, we just add the extra 
NCA layer
in the network stack.

Apache,no keepalive,html 10ms
  ,no keepalive,php  20ms
  ,keepalive,html 6ms
  ,keepalive,php 19ms
SunJWS,no keepalive,html 10ms
  ,no keepalive,php  13ms
  ,keepalive,html 3ms
  ,keepalive,php 12ms

*So by adding an extra layer (NCA) in the network stack the problem is solved !*

Anybody with the same problem ?  Maybe on another platform ?
All suggestions are welcome.

Regards,

Luc











Re: [us...@httpd] Can I have 2 httpd servers running on 2 different ports?

2010-02-24 Thread Tommy M. McGuire
Yes, you can[1]; you'll need to use different port numbers (or limit them to
different IP addresses) and there is a PID file (or lock file, I cannot
remember at the moment) that has to be different. The only changes you need
are in the configuration and startup scripts.

[1] We have an OpenSSO policy agent in one server and a separate server for
the stuff that actually has to work.

Aruna Gummalla wrote:
> Hi,
> 
> Can I have 2 httpd servers running on 2 different ports? If so, what is
> the configuration change that i need to do.
> 
> I tried running apachectl start with different port numbers in
> httpd.conf. But it says httpd already running.
> 
> Please let me know. Thanks in advance.
> 
> Thanks & Regards,
> Aruna.
> 


-- 
Tommy M. McGuire
mcgu...@crsr.net

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] mod_fcgid (HEAD) spewing "too much processes, please increase FCGID_MAX_APPLICATION"; no documentation/guidance available on FCGID_MAX_APPLICATION

2010-02-24 Thread PGNet Dev
On Wed, Feb 24, 2010 at 4:27 AM, Jeff Trawick  wrote:
> Since changing FCGID_MAX_APPLICATION to 4096 didn't help, I guess
> you've encountered some sort of defect that causes a false detection
> of too many processes.  Although it is not going to solve your
> problem, we can improve this particular message as well to indicate
> the current value, that it is changed in the src, and requires a
> rebuild.

_eventually_ some actual docs @ the site will be helpful, but  for now,

> We can leave off docs@ for now.

done.

> What is the OS

lsb_release -a
 LSB Version:
core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-ia32:core-3.2-ia32:core-4.0-ia32:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch
 Distributor ID: SUSE LINUX
 Description:openSUSE 11.2 (i586)
 Release:11.2
 Codename:   n/a

uname -rsvo
 Linux 2.6.31.12-12-xen #1 SMP 2010-02-19 18:56:57 +0100 GNU/Linux


> and how many instances (processes) of your two apps
> were running when this message was generated?

one each.  although the order doesn't make a difference, in the
example following, the 1st invoked app is a single instance of a
pressflow6 site front-page.  The 2nd invoked app is simply the login
page of a drupal6 site.

> With LogLevel debug,

egrep -i Log {pressflow6.conf,drupal6.conf}
pressflow6.conf: LogLevel debug
pressflow6.conf:ErrorLog   /var/log/apache2/pressflow6.error_log
pressflow6.conf:CustomLog  /var/log/apache2/pressflow6.log 
cached
drupal6.conf:LogLevel debug
drupal6.conf:ErrorLog   /var/log/apache2/drupal6.error_log
drupal6.conf:CustomLog  /var/log/apache2/drupal6.log cached

grep -i log ./sysconfig.d/global.conf
LogLevel debug
CustomLog /var/log/apache2/access_log combined

> what messages are written by mod_fcgid to the error log up until the first 
> failure?

watching,

tail -f /var/log/apache/{pressflow6,drupal6}*log error_log access_log

INVOKE THE 1st APP

==> pressflow6.log <==
staging.loc 10.0.1.206, 127.0.0.1 - - [24/Feb/2010:08:38:47 -0800]
"GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US;
rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-2.1 Firefox/3.6"

==> error_log <==
[Wed Feb 24 08:38:47 2010] [info] mod_fcgid: server
staging.loc:/usr/bin/php-cgi5(2750) started

==> pressflow6.log <==
staging.loc 10.0.1.206, 127.0.0.1 - - [24/Feb/2010:08:38:48 -0800]
"GET /main/ HTTP/1.1" 403 7866 "-" "Mozilla/5.0 (X11; U; Linux x86_64;
en-US; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-2.1 Firefox/3.6"

... DISPLAYS CORRECTLY.
INVOKE THE 2nd APP ... RETURNS @ BROWSER:
"An internal server error occurred. Please try again later."

==> error_log <==
[Wed Feb 24 08:39:11 2010] [warn] mod_fcgid: too much processes,
please increase FCGID_MAX_APPLICATION
[Wed Feb 24 08:39:12 2010] [warn] mod_fcgid: too much processes,
please increase FCGID_MAX_APPLICATION
[Wed Feb 24 08:39:13 2010] [warn] mod_fcgid: too much processes,
please increase FCGID_MAX_APPLICATION
... etc ...

that's it ...


thanks.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[us...@httpd] /index auto expansion to /index.html

2010-02-24 Thread Roland Kölbel

Hello!

i have a problem with my Apache/2.2.9 (Debian).

When i enter "http://domain.com/index"; i get no 404 as i would expect,
but "http://domain.com/index.html"; get's served.

This was not an issue with an older apache version. Does anyone now how
to prevent this behaviour?

Thank you!
Roland


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] mod_fcgid (HEAD) spewing "too much processes, please increase FCGID_MAX_APPLICATION"; no documentation/guidance available on FCGID_MAX_APPLICATION

2010-02-24 Thread Jeff Trawick
On Wed, Feb 24, 2010 at 11:50 AM, PGNet Dev  wrote:
> On Wed, Feb 24, 2010 at 4:27 AM, Jeff Trawick  wrote:
>> Since changing FCGID_MAX_APPLICATION to 4096 didn't help, I guess
>> you've encountered some sort of defect that causes a false detection
>> of too many processes.  Although it is not going to solve your
>> problem, we can improve this particular message as well to indicate
>> the current value, that it is changed in the src, and requires a
>> rebuild.
>
> _eventually_ some actual docs @ the site will be helpful, but  for now,
>
>> We can leave off docs@ for now.
>
> done.
>
>> What is the OS

sorry for the duplicate questions

I opened https://issues.apache.org/bugzilla/show_bug.cgi?id=48811 to
track this issue, in lieu of discussing an obvious bug here; you
probably want to add yourself to the cc list of the bug report.

I'll later post a patch to that bug report which will log some more
information to help debug this problem.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] mod_fcgid (HEAD) spewing "too much processes, please increase FCGID_MAX_APPLICATION"; no documentation/guidance available on FCGID_MAX_APPLICATION

2010-02-24 Thread PGNet Dev
On Wed, Feb 24, 2010 at 9:20 AM, Jeff Trawick  wrote:
> sorry for the duplicate questions

np :-)


> I opened https://issues.apache.org/bugzilla/show_bug.cgi?id=48811 to
> track this issue, in lieu of discussing an obvious bug here; you
> probably want to add yourself to the cc list of the bug report.

done.

> I'll later post a patch to that bug report which will log some more
> information to help debug this problem.

will watch for it ...

thanks.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] Can I have 2 httpd servers running on 2 different ports?

2010-02-24 Thread Sheryl
bob wrote:

> Just give the servers different names. apache2 and
> apache2-different_port. Means you have to compile each server with that
> name and your server with the not 80 address will have a different
> Listen port in the httpd.conf file.

Compiling individually is not necessary.  We run dozens of servers off one
compile.

Instead, just have a different directory for each instance.  For instance

/usr/local/apache -- where you install your software

/opt/server1 -- first server
bin, build, error, icons, include, lib, man, manual, modules,
mime-types, magic are links to equivalent in /usr/local/apache
cgi-bin, conf, htdocs, logs are directories; conf should be a copy of
/usr/local/apache/conf

/opt/server2 -- set up the same way

Edit /opt/servername/conf/httpd.conf and replace all occurrences of
/usr/local/apache with /opt/servername/apache

Then when you start up use -d /opt/servername/apache -f
/opt/servername/apache/conf in addition to any other flags you'd pass
apachectl.

Sheryl


> Start the server with
> /usr/local/apache2-different_port/bin/apachectl start. The nice thing
> about doing this is that you can put different things in different
> servers - say a light server with not much added and then a server with
> php and mod-perl to do other things.
>
> bob
>
> Aruna Gummalla wrote:
>> Hi,
>>
>> Can I have 2 httpd servers running on 2 different ports? If so, what
>> is the configuration change that i need to do.
>>
>> I tried running apachectl start with different port numbers in
>> httpd.conf. But it says httpd already running.
>>
>> Please let me know. Thanks in advance.
>>
>> Thanks & Regards,
>> Aruna.
>>
>
>
> -
> The official User-To-User support forum of the Apache HTTP Server Project.
> See http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>"   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>



-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] /index auto expansion to /index.html

2010-02-24 Thread Eric Covener
On Wed, Feb 24, 2010 at 12:11 PM, Roland Kölbel
 wrote:
>
> Hello!
>
> i have a problem with my Apache/2.2.9 (Debian).
>
> When i enter "http://domain.com/index"; i get no 404 as i would expect,
> but "http://domain.com/index.html"; get's served.
>
> This was not an issue with an older apache version. Does anyone now how
> to prevent this behaviour?

Options -MultiViews maybe?

-- 
Eric Covener
cove...@gmail.com

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] Can I have 2 httpd servers running on 2 different ports?

2010-02-24 Thread Paul McFerrin
Did you miss out on the  file??  With this, you only need 
one server to serve all of those hosts.  They all will have same port 
numbers and you don't have to play with the PID file.  I've been serving 
multiple hosts for years.


- Paul

Tommy M. McGuire wrote:

Yes, you can[1]; you'll need to use different port numbers (or limit them to
different IP addresses) and there is a PID file (or lock file, I cannot
remember at the moment) that has to be different. The only changes you need
are in the configuration and startup scripts.

[1] We have an OpenSSO policy agent in one server and a separate server for
the stuff that actually has to work.

Aruna Gummalla wrote:
  

Hi,

Can I have 2 httpd servers running on 2 different ports? If so, what is
the configuration change that i need to do.

I tried running apachectl start with different port numbers in
httpd.conf. But it says httpd already running.

Please let me know. Thanks in advance.

Thanks & Regards,
Aruna.





  




No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.733 / Virus Database: 271.1.1/2707 - Release Date: 02/24/10 02:34:00


  



-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[us...@httpd] question on htaccess

2010-02-24 Thread David Banning
I am wondering what the .htaccess syntax would be to redirect the 
following URL;


www.smartstage.com/index.php?id=606

Something about the ? throws apache off.



-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[us...@httpd] IP address in access_log are always 0.0.0.0

2010-02-24 Thread Frank Chiulli
List:
I believe that this is an apr or apr-utils issue.  However, I could
not find a mailing list for either one.  If I need to ask this
question elsewhere just let me know and I'll be gone.

The web server is running Red Hat Enterprise Linux AS release 4 Nahant
Update 6.  Pretty much stock.

I was asked to update subversion to 1.6.6 on this box as well as
others.  As part of that update, I updated both apr and apr-util from
0.9.4 to 0.9.13.  Initially everything seemed to be ok.  Then someone
noticed that all the IP addresses in /var/log/httpd/access_log had
changed from IPv4 to IPv6.  So we changed the listen line in
httpd.conf to 'Listen 0.0.0.0:80'.  Then all the addresses in
access_log were reported as 0.0.0.0.  We have also tried putting the
exact IP address in that line rather than 0.0.0.0 with the same
result.

If I revert back to the old versions of apr and apr-util, the
addresses are reported correctly again.

I have googled for a solution and searched usenet but did not find a solution.

Does anyone on this list have a suggestion/solution?

Thanks,
Frank

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] question on htaccess

2010-02-24 Thread Eric Covener
On Wed, Feb 24, 2010 at 1:23 PM, David Banning  wrote:
> I am wondering what the .htaccess syntax would be to redirect the following
> URL;
>
> www.smartstage.com/index.php?id=606
>
> Something about the ? throws apache off.

http://wiki.apache.org/httpd/RewriteQueryString

-- 
Eric Covener
cove...@gmail.com

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[us...@httpd] Bugs or problem?

2010-02-24 Thread Ruiyuan Jiang
Hi, all

Hi, all

I found a problem on Apache v2.2.14. I down graded my Apache to v2.0.59 and 
tested. The problem does not exist on Apache v2.0.59. How do I file a bug 
report or fix request? Thanks.

Ryan



This message (including any attachments) is intended
solely for the specific individual(s) or entity(ies) named
above, and may contain legally privileged and
confidential information. If you are not the intended 
recipient, please notify the sender immediately by 
replying to this message and then delete it.
Any disclosure, copying, or distribution of this message,
or the taking of any action based on it, by other than the
intended recipient, is strictly prohibited.


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] Bugs or problem?

2010-02-24 Thread Rich Bowen

On Feb 24, 2010, at 2:18 PM, Ruiyuan Jiang wrote:

> Hi, all
> 
> Hi, all
> 
> I found a problem on Apache v2.2.14. I down graded my Apache to v2.0.59 and 
> tested. The problem does not exist on Apache v2.0.59. How do I file a bug 
> report or fix request? Thanks.

You start by telling us what the problem is, and seeing if it's something for 
which there's a well-known solution.

--Rich


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Jonathan Zuckerman
On Wed, Feb 24, 2010 at 3:26 AM, Rupert Reid wrote:

>
> On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote:
>
>
>> --
>> From: "Rupert Reid" 
>> Sent: 23 February, 2010 18:27
>> To: 
>> Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help
>>
>>  On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:
>>>
>>>
 --
 From: "Rupert Reid" 
 Sent: 17 February, 2010 16:04
 To: 
 Subject: [us...@httpd] Apache 1.3 OS X 10.4 help

  Hello,
>
>
>
> I am new to this but hope that you can help me.
>
>
> I have 2 virtual domain websites published at http:// 
> 80.189.101.120/isinglive/ and
> http://80.189.101.120/cantoenvivo/  respectively.
>
> The following domains: http://isinglive.co.uk and http://
> cantoenvivo.com are respectively forwarded to the above url's  using
>  my hosts framed web forwarding.
>
> For example when browser clicks on page 
> http://80.189.101.120/isinglive/rosario.php the browser url bar will show 
> http://
> isinglive.co.uk.
>
>
> What I want to achieve is that when a browser clicks on http://
> 80.189.101.120/isinglive/rosario.php, I want apache to send  http://
> isinglive.co.uk/rosario.php to the browser (not the  former) or if
> http://80.189.101.120/cantoenvivo/filosofia.php is  clicked show
> http://cantoenvivo.com/filosofia.php.
>
> How can I get apache to do dynamically this dynamically for each
> virtual domain?
>
> It is really important for me that the URL as described is sent  to
>  the browser - without it browsers cannot bookmark pages.
>
>
>
> If there is any more information that you need to help with this
> please let me know and i will post it.
>
>
>
>
>
> Thanks Rupert
>
> Never b sharp, never b flat, always b natural.
>
> -
> The official User-To-User support forum of the Apache HTTP Server
>  Project.
> See http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
 Actually,

 What you are wanting is already being done.  I just tried it, and  it
 displays as you wish.

 Thanks,
 Daniel

 -
 The official User-To-User support forum of the Apache HTTP Server
  Project.
 See http://httpd.apache.org/userslist.html> for more info.
 To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
 For additional commands, e-mail: users-h...@httpd.apache.org



>>> Hello Daniel,
>>> You are correct.
>>> The browser displays only http://isinglive.co.uk for each and every
>>>  page and any page can be bookmarked and returned to using that bookmak.
>>>
>>> Hoowever, all bookmarked pages have the same address: http://
>>> isinglive.co.uk meaning that only pne page from this site can be
>>>  bookmarked at a time.  If an attempt to bookmark a second page with  the
>>> same browser is made then the current bookmarked page will be  replaced by
>>> the new bookmarked page because they have the same name:
>>> http://isinglive.co.uk. meaning that only pne page from this site can
>>>  be bookmarked at a time.
>>>
>>> What I would prefer is that the full URL is displayed in the browser  so
>>> that pages can be differentiated.
>>>
>>> How can I do this?
>>>
>>> Thanks Rupert
>>> Never b sharp, never b flat, alway's b natural
>>>
>>>
>>>
>>>
>>> -
>>> The official User-To-User support forum of the Apache HTTP Server
>>> Project.
>>> See http://httpd.apache.org/userslist.html> for more info.
>>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>>>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
>>> For additional commands, e-mail: users-h...@httpd.apache.org
>>>
>>>
>> Rupert,
>>
>> This is already being done.  I bookmarked like 5 pages, and all go to
>> their respective targets.
>>
>> Thanks,
>> Daniel
>>
>> -
>> The official User-To-User support forum of the Apache HTTP Server Project.
>> See http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>>
>>
>
> Thanks Daniel,
>
> It must be IE that is the problem.  I will try with other browsers when I
> get the chance.

RE: [us...@httpd] Bugs or problem?

2010-02-24 Thread Ruiyuan Jiang
Well, I posted the problem two weeks ago and nobody responded. I will do it 
again.

1. First problem was with Apache 2.2.8 which it is fixed in 2.2.14. When I used 
HP precompiled Apache 2.2.8 (HPUX 11.23), the web sites are migrated from HPUX 
11.11, Apache 2.0.59 to HPUX 11.23, Apache 2.2.8. The web sites are configured 
with Apache virtual hosts which redirects to Tomcat 5.5 AJP which installed on 
the same host. For the Apache virtual hosts, it also has static web pages for a 
web site. When the problem happened, Apache did not re-direct to Tomcat AJP so 
the web site couldn't be accessed. Meanwhile the static web pages could be 
accessed by that web site. We restarted Tomcat but no help until Apache was 
restarted. Once I down graded to HPUX 11.23, Apache 2.0.59 the problem went 
away. I called HP support but no help.
2. The problem that I have now is:

Solaris 10, Apache 2.2.14 reverse proxy --> HPUX 11.23, Apache 2.0.59, Tomcat 
5.5 AJP --> Oracle DB

The web sites are having user login page. Once the users enter their user names 
and passwords, the page does not refresh itself to tell the users that they 
have logged in. Rather the web page still shows login page until the users 
click F5 to refresh the web page and then the web page shows the users are 
logged in. The same happened when the users logged out.

Now I tested with this setup:

Solaris 10, Apache 2.0.59 reverse proxy --> HPUX 11.23, Apache 2.0.59, Tomcat 
5.5 AJP --> Oracle DB

The problem went away. 

Note those Apache are pre-compiled either by HP or internet, I did not compile 
myself although I can. At the time the latest version compiled by HP was Apache 
2.2.8. 

Ryan

-Original Message-
From: Rich Bowen [mailto:rbo...@rcbowen.com] 
Sent: Wednesday, February 24, 2010 4:08 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Bugs or problem?


On Feb 24, 2010, at 2:18 PM, Ruiyuan Jiang wrote:

> Hi, all
> 
> Hi, all
> 
> I found a problem on Apache v2.2.14. I down graded my Apache to v2.0.59 and 
> tested. The problem does not exist on Apache v2.0.59. How do I file a bug 
> report or fix request? Thanks.

You start by telling us what the problem is, and seeing if it's something for 
which there's a well-known solution.

--Rich


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org




This message (including any attachments) is intended
solely for the specific individual(s) or entity(ies) named
above, and may contain legally privileged and
confidential information. If you are not the intended 
recipient, please notify the sender immediately by 
replying to this message and then delete it.
Any disclosure, copying, or distribution of this message,
or the taking of any action based on it, by other than the
intended recipient, is strictly prohibited.


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[us...@httpd] disable linking with libssl

2010-02-24 Thread Brad Cagle
upgrading from 1.3 to 2.2

I have configured apache 2.2.14 like:

./configure --disable-ssl
(is disabled by default anyhow)

however httpd is still linked with libssl

varified by ldd:
r...@s12:~/httpd-2.2.14# ldd httpd | grep ssl
libssl.so.0 => /usr/lib/libssl.so.0 (0xb7dfb000)
Im building the httpd binary for a system that does not have libssl, and It
can not have libssl.

Any ideas???

-- 
Brad Cagle
Vice  President of Research & Development
Innovative Converged Technologies, Inc.
http://www.vistaplex.com
Office: 817-457-2053 x208
Mobile: 469-360-6625

"Everybody thinks that everybody knows about everybody else but nobody knows

anything about themselves because their all worried about everybody else"
-Jack Johnson


Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Daniel Reinhardt


--
From: "Jonathan Zuckerman" 
Sent: 24 February, 2010 21:08
To: 
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help


On Wed, Feb 24, 2010 at 3:26 AM, Rupert Reid wrote:



On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote:



--
From: "Rupert Reid" 
Sent: 23 February, 2010 18:27
To: 
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help

 On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:




--
From: "Rupert Reid" 
Sent: 17 February, 2010 16:04
To: 
Subject: [us...@httpd] Apache 1.3 OS X 10.4 help

 Hello,




I am new to this but hope that you can help me.


I have 2 virtual domain websites published at http:// 
80.189.101.120/isinglive/ and

http://80.189.101.120/cantoenvivo/  respectively.

The following domains: http://isinglive.co.uk and http://
cantoenvivo.com are respectively forwarded to the above url's  using
 my hosts framed web forwarding.

For example when browser clicks on page 
http://80.189.101.120/isinglive/rosario.php the browser url bar will show 
http://

isinglive.co.uk.


What I want to achieve is that when a browser clicks on http://
80.189.101.120/isinglive/rosario.php, I want apache to send  http://
isinglive.co.uk/rosario.php to the browser (not the  former) or if
http://80.189.101.120/cantoenvivo/filosofia.php is  clicked show
http://cantoenvivo.com/filosofia.php.

How can I get apache to do dynamically this dynamically for each
virtual domain?

It is really important for me that the URL as described is sent  to
 the browser - without it browsers cannot bookmark pages.



If there is any more information that you need to help with this
please let me know and i will post it.





Thanks Rupert

Never b sharp, never b flat, always b natural.

-
The official User-To-User support forum of the Apache HTTP Server
 Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Actually,

What you are wanting is already being done.  I just tried it, and  it
displays as you wish.

Thanks,
Daniel

-
The official User-To-User support forum of the Apache HTTP Server
 Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org




Hello Daniel,
You are correct.
The browser displays only http://isinglive.co.uk for each and every
 page and any page can be bookmarked and returned to using that bookmak.

Hoowever, all bookmarked pages have the same address: http://
isinglive.co.uk meaning that only pne page from this site can be
 bookmarked at a time.  If an attempt to bookmark a second page with  the
same browser is made then the current bookmarked page will be  replaced by
the new bookmarked page because they have the same name:
http://isinglive.co.uk. meaning that only pne page from this site can
 be bookmarked at a time.

What I would prefer is that the full URL is displayed in the browser  so
that pages can be differentiated.

How can I do this?

Thanks Rupert
Never b sharp, never b flat, alway's b natural




-
The official User-To-User support forum of the Apache HTTP Server
Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Rupert,

This is already being done.  I bookmarked like 5 pages, and all go to
their respective targets.

Thanks,
Daniel

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org





Thanks Daniel,

It must be IE that is the problem.  I will try with other browsers when I
get the chance.


Rupert
Never b sharp, never b flat, alway's b natural

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.or

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Jonathan Zuckerman
On Wed, Feb 24, 2010 at 5:20 PM, Daniel Reinhardt
wrote:

>
> --
> From: "Jonathan Zuckerman" 
> Sent: 24 February, 2010 21:08
> To: 
> Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help
>
>  On Wed, Feb 24, 2010 at 3:26 AM, Rupert Reid > >wrote:
>>
>>
>>> On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote:
>>>
>>>
>>>  --
 From: "Rupert Reid" 
 Sent: 23 February, 2010 18:27
 To: 
 Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help

  On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:

>
>
>  --
>> From: "Rupert Reid" 
>> Sent: 17 February, 2010 16:04
>> To: 
>> Subject: [us...@httpd] Apache 1.3 OS X 10.4 help
>>
>>  Hello,
>>
>>>
>>>
>>>
>>> I am new to this but hope that you can help me.
>>>
>>>
>>> I have 2 virtual domain websites published at http://
>>> 80.189.101.120/isinglive/ and
>>> http://80.189.101.120/cantoenvivo/  respectively.
>>>
>>> The following domains: http://isinglive.co.uk and http://
>>> cantoenvivo.com are respectively forwarded to the above url's  using
>>>  my hosts framed web forwarding.
>>>
>>> For example when browser clicks on page
>>> http://80.189.101.120/isinglive/rosario.php the browser url bar will
>>> show http://
>>> isinglive.co.uk.
>>>
>>>
>>> What I want to achieve is that when a browser clicks on http://
>>> 80.189.101.120/isinglive/rosario.php, I want apache to send  http://
>>> isinglive.co.uk/rosario.php to the browser (not the  former) or if
>>> http://80.189.101.120/cantoenvivo/filosofia.php is  clicked show
>>> http://cantoenvivo.com/filosofia.php.
>>>
>>> How can I get apache to do dynamically this dynamically for each
>>> virtual domain?
>>>
>>> It is really important for me that the URL as described is sent  to
>>>  the browser - without it browsers cannot bookmark pages.
>>>
>>>
>>>
>>> If there is any more information that you need to help with this
>>> please let me know and i will post it.
>>>
>>>
>>>
>>>
>>>
>>> Thanks Rupert
>>>
>>> Never b sharp, never b flat, always b natural.
>>>
>>> -
>>> The official User-To-User support forum of the Apache HTTP Server
>>>  Project.
>>> See http://httpd.apache.org/userslist.html> for more info.
>>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>>>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
>>> For additional commands, e-mail: users-h...@httpd.apache.org
>>>
>>>
>>>  Actually,
>>
>> What you are wanting is already being done.  I just tried it, and  it
>> displays as you wish.
>>
>> Thanks,
>> Daniel
>>
>> -
>> The official User-To-User support forum of the Apache HTTP Server
>>  Project.
>> See http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>>
>>
>>  Hello Daniel,
> You are correct.
> The browser displays only http://isinglive.co.uk for each and every
>  page and any page can be bookmarked and returned to using that
> bookmak.
>
> Hoowever, all bookmarked pages have the same address: http://
> isinglive.co.uk meaning that only pne page from this site can be
>  bookmarked at a time.  If an attempt to bookmark a second page with
>  the
> same browser is made then the current bookmarked page will be  replaced
> by
> the new bookmarked page because they have the same name:
> http://isinglive.co.uk. meaning that only pne page from this site can
>  be bookmarked at a time.
>
> What I would prefer is that the full URL is displayed in the browser
>  so
> that pages can be differentiated.
>
> How can I do this?
>
> Thanks Rupert
> Never b sharp, never b flat, alway's b natural
>
>
>
>
> -
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
>  Rupert,

 This is already being done.  I bookmarked like 5 pages, and all go to
 their respective targets.

 Than

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Daniel Reinhardt


--
From: "Jonathan Zuckerman" 
Sent: 25 February, 2010 1:40
To: 
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help


On Wed, Feb 24, 2010 at 5:20 PM, Daniel Reinhardt
wrote:



--
From: "Jonathan Zuckerman" 
Sent: 24 February, 2010 21:08
To: 
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help

 On Wed, Feb 24, 2010 at 3:26 AM, Rupert Reid 
>wrote:



On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote:


 --

From: "Rupert Reid" 
Sent: 23 February, 2010 18:27
To: 
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help

 On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:




 --

From: "Rupert Reid" 
Sent: 17 February, 2010 16:04
To: 
Subject: [us...@httpd] Apache 1.3 OS X 10.4 help

 Hello,





I am new to this but hope that you can help me.


I have 2 virtual domain websites published at http://
80.189.101.120/isinglive/ and
http://80.189.101.120/cantoenvivo/  respectively.

The following domains: http://isinglive.co.uk and http://
cantoenvivo.com are respectively forwarded to the above url's  using
 my hosts framed web forwarding.

For example when browser clicks on page
http://80.189.101.120/isinglive/rosario.php the browser url bar will
show http://
isinglive.co.uk.


What I want to achieve is that when a browser clicks on http://
80.189.101.120/isinglive/rosario.php, I want apache to send  http://
isinglive.co.uk/rosario.php to the browser (not the  former) or if
http://80.189.101.120/cantoenvivo/filosofia.php is  clicked show
http://cantoenvivo.com/filosofia.php.

How can I get apache to do dynamically this dynamically for each
virtual domain?

It is really important for me that the URL as described is sent  to
 the browser - without it browsers cannot bookmark pages.



If there is any more information that you need to help with this
please let me know and i will post it.





Thanks Rupert

Never b sharp, never b flat, always b natural.

-
The official User-To-User support forum of the Apache HTTP Server
 Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


 Actually,


What you are wanting is already being done.  I just tried it, and  it
displays as you wish.

Thanks,
Daniel

-
The official User-To-User support forum of the Apache HTTP Server
 Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



 Hello Daniel,

You are correct.
The browser displays only http://isinglive.co.uk for each and every
 page and any page can be bookmarked and returned to using that
bookmak.

Hoowever, all bookmarked pages have the same address: http://
isinglive.co.uk meaning that only pne page from this site can be
 bookmarked at a time.  If an attempt to bookmark a second page with
 the
same browser is made then the current bookmarked page will be  replaced
by
the new bookmarked page because they have the same name:
http://isinglive.co.uk. meaning that only pne page from this site can
 be bookmarked at a time.

What I would prefer is that the full URL is displayed in the browser
 so
that pages can be differentiated.

How can I do this?

Thanks Rupert
Never b sharp, never b flat, alway's b natural




-
The official User-To-User support forum of the Apache HTTP Server
Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


 Rupert,


This is already being done.  I bookmarked like 5 pages, and all go to
their respective targets.

Thanks,
Daniel

-
The official User-To-User support forum of the Apache HTTP Server
Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org





Thanks Daniel,

It must be IE that is the problem.  I will try with other browsers when I
get the chance.


Rupert
Never b sharp, never b flat, alway's b natural

-
The official User-To-User support forum of the Apache HTTP Server
Project.
See http:

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Jonathan Zuckerman
On Wed, Feb 24, 2010 at 6:19 PM, Daniel Reinhardt
wrote:

>
> --
> From: "Jonathan Zuckerman" 
> Sent: 25 February, 2010 1:40
>
> To: 
> Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help
>
>  On Wed, Feb 24, 2010 at 5:20 PM, Daniel Reinhardt
>> wrote:
>>
>>
>>> --
>>> From: "Jonathan Zuckerman" 
>>> Sent: 24 February, 2010 21:08
>>> To: 
>>> Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help
>>>
>>>  On Wed, Feb 24, 2010 at 3:26 AM, Rupert Reid >>
 >wrote:


  On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote:
>
>
>  --
>
>> From: "Rupert Reid" 
>> Sent: 23 February, 2010 18:27
>> To: 
>> Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help
>>
>>  On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:
>>
>>
>>>
>>>  --
>>>
 From: "Rupert Reid" 
 Sent: 17 February, 2010 16:04
 To: 
 Subject: [us...@httpd] Apache 1.3 OS X 10.4 help

  Hello,


>
>
> I am new to this but hope that you can help me.
>
>
> I have 2 virtual domain websites published at http://
> 80.189.101.120/isinglive/ and
> http://80.189.101.120/cantoenvivo/  respectively.
>
> The following domains: http://isinglive.co.uk and http://
> cantoenvivo.com are respectively forwarded to the above url's
>  using
>  my hosts framed web forwarding.
>
> For example when browser clicks on page
> http://80.189.101.120/isinglive/rosario.php the browser url bar
> will
> show http://
> isinglive.co.uk.
>
>
> What I want to achieve is that when a browser clicks on http://
> 80.189.101.120/isinglive/rosario.php, I want apache to send
>  http://
> isinglive.co.uk/rosario.php to the browser (not the  former) or if
> http://80.189.101.120/cantoenvivo/filosofia.php is  clicked show
> http://cantoenvivo.com/filosofia.php.
>
> How can I get apache to do dynamically this dynamically for each
> virtual domain?
>
> It is really important for me that the URL as described is sent  to
>  the browser - without it browsers cannot bookmark pages.
>
>
>
> If there is any more information that you need to help with this
> please let me know and i will post it.
>
>
>
>
>
> Thanks Rupert
>
> Never b sharp, never b flat, always b natural.
>
>
> -
> The official User-To-User support forum of the Apache HTTP Server
>  Project.
> See http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
>  Actually,
>

 What you are wanting is already being done.  I just tried it, and
  it
 displays as you wish.

 Thanks,
 Daniel


 -
 The official User-To-User support forum of the Apache HTTP Server
  Project.
 See http://httpd.apache.org/userslist.html> for more info.
 To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
 For additional commands, e-mail: users-h...@httpd.apache.org



  Hello Daniel,

>>> You are correct.
>>> The browser displays only http://isinglive.co.uk for each and every
>>>  page and any page can be bookmarked and returned to using that
>>> bookmak.
>>>
>>> Hoowever, all bookmarked pages have the same address: http://
>>> isinglive.co.uk meaning that only pne page from this site can be
>>>  bookmarked at a time.  If an attempt to bookmark a second page with
>>>  the
>>> same browser is made then the current bookmarked page will be
>>>  replaced
>>> by
>>> the new bookmarked page because they have the same name:
>>> http://isinglive.co.uk. meaning that only pne page from this site
>>> can
>>>  be bookmarked at a time.
>>>
>>> What I would prefer is that the full URL is displayed in the browser
>>>  so
>>> that pages can be differentiated.
>>>
>>> How can I do this?
>>>
>>> Thanks Rupert
>>> Never b sharp, never b flat, alway's b na

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Lester Caine

Jonathan Zuckerman wrote:

From: "Rupert Reid" http://80.189.101.120/isinglive/rosario.php>,
I want apache to send  http://
isinglive.co.uk/rosario.php

to the browser (not the  former) or if

http://80.189.101.120/cantoenvivo/filosofia.php
is  clicked show
http://cantoenvivo.com/filosofia.php.

How can I get apache to do
dynamically this dynamically for each
virtual domain?

It is really important for me that
the URL as described is sent  to
  the browser - without it browsers
cannot bookmark pages.

If there is any more information
that you need to help with this
please let me know and i will post it.


Cutt the crap  then people might realize who is asking and who is answering



Im not doing anything weird at all.  I am going to each page, and
bringing down the book mark menu and selecting Bookmark This Page
and then select Done on the window.

I'm saying your webpage is weird, can you explain why your links are
using the IP instead of the hostname?


Jonathan ... Daniel is just trying to help Robert out.
It is Robert that has the 'weird webpages', and I suspect is is because he is 
unable to view his pages locally because a third party is providing the dns mapping.


Robert ... first thing to do is replace the ip addresses with the proper host 
address http://80.189.101.120/isinglive/ -> http://isinglive.co.uk/ then at 
least we have the page looking right. This may give you a problem LOOKING at the 
site from your machine, in which case adding

80.189.101.120 isinglive.co.uk
to the 'host' file should get around that problem, but the /isinglive/ bit will 
then be a problem locally, but that is the bit apache virtual hosts should be 
taking care of.
Before I had proper dns serving of my own website I used to have to look at it 
from the outside. I could not see it properly inside my IP address ;)


--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org