add a documentroot for your static files in your configuration, something
like :
DocumentRoot "C:/Program Files/Apache Software Foundation/Tomcat
6.0/webapps/"
David Williams-15 wrote:
>
> Hello All,
>
> I'm trying to set up Apache 2.2.9 web server on Windows to front, in this
> case, a Tomca
Hi,
If you are using Firefox as a browser, I strongly recommend that you get
an add-on like LiveHttpHeaders. That will show you *exactly* what your
browser is sending to the server as HTTP headers with each request.
I should have read this earlier;) Meanwhile I've investigated the same
but
Sorry, I don't know the answer to your question, but as a bit of
friendly advice, subject lines line "Please Answer", "Need Help", and
other variations are often anti-effective. The fact that you're
contacting the list means that you want help, so specifying it in the
subject is redundant and tends
For the error
"...
[Wed Apr 30 11:56:08 2008][3345:3086427840] [error] init_jk::mod_jk.c
(2781): Initializing shm:/usr/local/apache2/run/jk.shm.3345 errno=2. Load
balancing workers will not function properly.
..."
check if you have " /usr/local/apache2/run " folder.
Possiblity is it doesn't exist
Milos Jakubicek wrote:
Unfortunately it's not so easy, let's see what I'm getting when I send
the following two strings "ěščřžýáíéňďťúůó" "ĚŠČŘŽÝÁÍÉŇĎŤÚŮÓ" as
username and password (delimited with "-"):
No, it's not easy, specially when you may have 2 or 3 translation steps
going on in-betw
André Warnier wrote:
> Andre Hübner wrote:
>> Hi List,
>>
>> try to compile older Apache 1.3.37 on opensuse 11 64bit. I have some
>> Problems with my configure-line.
>> configure tries to find my base-libs in wrong folders:
>>
>> Error: Cannot find SSL library files in any of the following dirs:
>>
Ok, sorry a bit slow. So that would be negative condition on the rewrite.
Would that be place in my httpd.conf for each vanity before the rewrite
rule? Like so...
RewriteCond %{http://www.domain.com/goodurl }
!http://www.domain.com/other_dir/good_url
RewriteRule (.*)$ /domain$1 [PT,L]
Or do I pl
On Fri, Oct 17, 2008 at 12:45 PM, Charles Payne (Travel Channel)
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am not sure if this is the list to post this too. But I am having an issue
> with mod_rewrite. We are using Tomcat with Apache. We have a few site that
> we are doing rewrites too. But we are hav
Hi,
I am not sure if this is the list to post this too. But I am having an issue
with mod_rewrite. We are using Tomcat with Apache. We have a few site that
we are doing rewrites too. But we are having an issue were if one of our
vanity_rewrites are called on. An extra /domain rule is going added
Hi,
This is another idea :
Are you *sure* that the browser *really* understands what you
enter/paste in the userid/password fields of its built-in Basic
authentication dialog, as being UTF-8 ?
Where is this specified ?
No I'm not -- I'd say it should use what is in my locale(?).
I also didn'
Hello,
I am running several amazon EC2 instances on Gentoo, with apache 2.2.9.
This is fine, but I want to store the /etc/apache2/vhosts.d entries on a
mounted NFS directory, as when an EC2 instance goes down, all changes
are lost.
Is there a way to specify an alternative conf file where to l
Eric Covener wrote:
On Fri, Oct 17, 2008 at 9:19 AM, Milos Jakubicek <[EMAIL PROTECTED]> wrote:
Hi all,
I've maybe a very simple problem (I can't understand I didn't find a
solution anywhere, so it must be really simple:) -- I need to use unicode
characters (encoded in utf8) in basic auth usern
On Thu, Oct 16, 2008 at 7:09 PM, Yoom Nguyen <[EMAIL PROTECTED]> wrote:
> ** This syntax and options will not allow any network to access *
>
> Options None
> Order deny,allow
> Deny from all
> Allow from 172.10.10.0/255.255.255.0
>
Show your error log and access log.
Eric,
I am clear with how AppArmor work and how to set them up correctly.
What I do not have a clear picture is why this setting below
still not allow any network to access this particular directory
unless I have it define as ALLOW FROM ALL.
** This syntax and options will work
Allow
On Fri, Oct 17, 2008 at 9:19 AM, Milos Jakubicek <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've maybe a very simple problem (I can't understand I didn't find a
> solution anywhere, so it must be really simple:) -- I need to use unicode
> characters (encoded in utf8) in basic auth username/password f
Hi all,
I've maybe a very simple problem (I can't understand I didn't find a
solution anywhere, so it must be really simple:) -- I need to use
unicode characters (encoded in utf8) in basic auth username/password field.
I don't understand why it doesn't work now, I thought that there
shouldn'
On Thu, Oct 16, 2008 at 4:44 PM, Sebastian Stein <[EMAIL PROTECTED]> wrote:
> I have an apache22 running in a corporate LAN. The internet can only be
> accessed through a http proxy. How do I configure apache that such requests
> are made through the proxy? Are those settings propagated to all a
Andre Hübner wrote:
Hi List,
try to compile older Apache 1.3.37 on opensuse 11 64bit. I have some
Problems with my configure-line.
configure tries to find my base-libs in wrong folders:
Error: Cannot find SSL library files in any of the following dirs:
Error: . /lib /usr/lib /usr/local/lib
S
Hi List,
try to compile older Apache 1.3.37 on opensuse 11 64bit. I have some
Problems with my configure-line.
configure tries to find my base-libs in wrong folders:
Error: Cannot find SSL library files in any of the following dirs:
Error: . /lib /usr/lib /usr/local/lib
SSL is installed but F
19 matches
Mail list logo