Brian Mearns-2 wrote:
>
> The QSA option is what you need to pass the GET arguments along to the
> rewritten url. For instance, if you want EVERY url to get served by
> a.php, including GET arguments, you can do:
>
> RewriteRule ^.*$ /a.php [QSA]
>
>
> I'm pretty sure that's the writ
> > 2008/10/8 Bartłomiej Siwek <[EMAIL PROTECTED]>:
> >
> > > The problem is that whatever subdomain i enter:
> > > user1.somedomain.selfip.org
> > > user1.somedomain.selfip.org
> > > (even a non-existent ones line - idontexist.somedomain.selfip.org) i get
> the
> > > site form first virtual host.
[EMAIL PROTECTED] wrote:
This problem:
Client with IPaddress 1 opens a webpage( starts CGI script
on Apache1.)
(Here on Apache1 is running an application/CGI script)
That script will fetch a page from Apache2.
How does it fetch it ?
So far so easy but I need the Client's IPaddress 1
This problem:
Client with IPaddress 1 opens a webpage( starts CGI script
on Apache1.)
(Here on Apache1 is running an application/CGI script)
That script will fetch a page from Apache2.
So far so easy but I need the Client's IPaddress 1 to be recorded in log of
Apache 2 NOT
Apache1's a
> Am 2008-09-10 11:16:22, schrieb Matus UHLAR - fantomas:
> > On 09.09.08 21:23, [EMAIL PROTECTED] wrote:
> > > 5000 reqs/sec @ 20 KB/req = 100 MB/sec = 1Gbaud. One gigabit network1
> >
> > please don't mess bauds and bits per second. it's something very different.
> > http://en.wikipedia.org/wik
On Fri, 2008-10-10 at 11:52 +0200, [EMAIL PROTECTED] wrote:
> This problem:
>
> Client with IPaddress 1opens a webpage( starts CGI script
> on Apache1.)
> (Here on Apache1 is running an application/CGI script)
> That script will fetch a page fromApache2.
>
> So far so easy but I need
On Fri, 2008-10-03 at 09:11 -0500, Justin Pasher wrote:
> Cassiel wrote:
> > Hi you all,
> >
> > I would like to keep session variables alive, between two PHP coded
> > website, currently two virtual hosts.
> > This is in order to let users login from the main one and then switch
> > between the
> Where can I learn the basic concept of these Rewrite methods? I mean
> before learning the sytax.. I would like to know whats the server is doing
> while output the page page :]
The online doc is always a great place to start. For basics on how
apache decides where the file comes from, see
http:
Hi,
Environment: Apache httpd 2.2.9
OS: AIX 5.3 64 bit
Running httpd returns the error "bad user name nobody". The User and
Group directives in the httpd.conf have nobody and nobody. I can rlogin
to this machine as the user nobody without problems. The uid and gid of
nobody are the default AIX v
xmapp 1.6.8
OS Windows2000
I tried logresolve on MS-DOS prompt.
I typed that
logresolve
then I typed
127.0.0.1
then it just say
127.0.0.1
ummwhy?
I believe that it should say
localhost
case 2
On the other hand, when I try
66.249.89.147
then logresolve says
jp-in-f147.google.com.
I
Edit your hosts file and add 127.0.0.1 to point to localhost.
On Sat, Oct 11, 2008 at 9:18 AM, <[EMAIL PROTECTED]> wrote:
> xmapp 1.6.8
> OS Windows2000
>
> I tried logresolve on MS-DOS prompt.
> I typed that
>
> logresolve
>
> then I typed
>
> 127.0.0.1
>
> then it just say
> 127.0.0.1
>
> umm..
11 matches
Mail list logo