Hi
How does one implement multi-language support for column names generated by
auto indexing?
e.g. auto indexing produces columns "Name", "LastModified", & "Size", but how
does one configure Apache web server to generate these in another language, if
requested by the client browser?
Thanks,
B
Mod(S),
Please unsubscribe this address if received. Mail server returns NDR with high
ranking spam verdict and fails to auto unsubscribe.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands,
Unfortunately we aren't capturing the UserAgent in any of our logs.
That's something I'll want to adjust.
On Tue, Sep 24, 2013 at 11:41 AM, john gale wrote:
>
> Sometimes client bugs can manifest itself this way, say if a malformed
> redirect continues redirecting them back to the same page, and
Sometimes client bugs can manifest itself this way, say if a malformed redirect
continues redirecting them back to the same page, and a client bug prevents
noticing this.
What was the UserAgent of the user ?
~ john
On Sep 24, 2013, at 10:37 AM, Ryan Merrell wrote:
> We've had a probl
We've had a problem occur maybe 5 times over the last year where a
single user is DoS'ing our web server (unintentionally) and I'm having
a hard time figuring out how it's happening.
Background Info:
We're an online school with moderate traffic levels (800+ unique IPs
with 18,000 GET/POST over t
Not work for me in Firefox, but I run /etc/init.d/apache2 restart
apache2 -v
Server version: Apache/2.2.22 (Debian)
Server built: Mar 4 2013 21:32:29
2013/9/24 Pete Houston :
> On Tue, Sep 24, 2013 at 06:39:09PM +0200, Sós Dániel wrote:
>> This not work, not listing dot files: IndexIgnore *~ *#
On Tue, Sep 24, 2013 at 06:39:09PM +0200, Sós Dániel wrote:
> This not work, not listing dot files: IndexIgnore *~ *# HEADER*
> README* RCS CVS *,v *,t
It works for me in Apache 2.2.24.
Which specific version are you running?
Are you sure there are no other IndexIgnore directives in your
configur
Thanks your answer!
I know not recommended. htaccess files source code is only my
localhost (not internet, only local).
This not work, not listing dot files: IndexIgnore *~ *# HEADER*
README* RCS CVS *,v *,t
My /etc/apache2/sites-available/localhost file is:
ServerName localhost
Serve
On Tue, Sep 24, 2013 at 06:21:23PM +0200, Sós Dániel wrote:
> IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
The first term there will prohibit display of your dotfiles. Try
removing it and use this instead:
IndexIgnore *~ *# HEADER* README* RCS CVS *,v *,t
Also, be very careful
Hi,
Sorry, I speak a little english. My native language is Hungarian.
I'm use Debian Wheezy (apache2) and Mozilla Firefox.
I would like see listing my hidden files and hidden folders in my
Firefox browsers at localhost. All files and folders (include . first
character).
Example:
I see now Fire
Hi,
We want to ship Apache 2.4.6 w/ OpenSSL 1.0.1e binaries with our product for
Windows platform. I could see in URL
http://httpd.apache.org/docs/2.4/platform/windows.html that Apache recommends
following URLs to download these binary packages. Are these locations safe to
download the Apache
Location has higher precedence than Directory. It's merged after, not before.
On Tue, Sep 24, 2013 at 6:05 AM, King Holger (CI/AFP2)
wrote:
> Dear Apache community,
>
> we just wonder why when using the following configuration:
>
> # allow using the "/" directory of this virtual host by all
>
>
Dear Apache community,
we just wonder why when using the following configuration:
# allow using the "/" directory of this virtual host by all
Require all granted
Alias /fslogs /opt/wcms/fs4/log
IndexIgnore .. fs4.pid fs-wrapper.log fs-gc.log
IndexOptions +FancyIndexing
Options
13 matches
Mail list logo