I have multiple registered domain names.
I have multiple *nix servers (primarily Ubuntu 10.04 LTS).
I want to host several services for each domain -- ftp, mysql, http,
https, email, subversion, git, etc.
I want to be able to host each domain on it's own server AND multiple
domains on a single serv
The Apache Software Foundation and the Apache HTTP Server Project are
pleased to announce the release of version 2.2.21 of the Apache HTTP
Server ("Apache"). This version of Apache is principally a security
and bug fix release:
* SECURITY: CVE-2011-3348 (cve.mitre.org)
mod
On 13/09/11 09:58 PM, Harry Spier wrote:
Many thanks for this suggestion.
I've tried both the following in the .htaccess but I now get a Error 500
internal server error
IndexOptions ShowForbidden
AuthType Basic
AuthName "Access to /downloads"
AuthUserFile /kunden/homepages/18/d249834675/htpass
Many thanks for this suggestion.
I've tried both the following in the .htaccess but I now get a Error 500
internal server error
IndexOptions ShowForbidden
AuthType Basic
AuthName "Access to /downloads"
AuthUserFile /kunden/homepages/18/d249834675/htpasswd
Require user Ikari
and
Options Indexes
On 13/09/11 09:33 PM, Harry Spier wrote:
Dear list members,
On a shared hosting linux webserver running Apache I have a password
protected directory. I want users who have the password for the
directory "/downloads" to be able to list the contents of that directory
and its subdirectories.
I h
Dear list members,
On a shared hosting linux webserver running
Apache I have a password protected directory. I want users who have the
password for the directory "/downloads" to be able to list the contents
of that directory and its subdirectories.
I have an .htaccess file in the password pr
Thank you very much! :)
- Carsten Wiedmann (carsten_st...@gmx.de), на 13.09.2011 в 21:16 -
Please see:
http://httpd.apache.org/docs/trunk/rewrite/remapping.html#canonicalhost
I guess you are using Apache 2.2 and not trunk (2.3 Beta), so better
look at [1].
I've already seen it, but unf
Am 13.09.2011 19:03, schrieb atanasp...@mail.bg:
Am 13.09.2011 15:50, schrieb Frank Gingras:
Please see:
http://httpd.apache.org/docs/trunk/rewrite/remapping.html#canonicalhost
I guess you are using Apache 2.2 and not trunk (2.3 Beta), so better
look at [1].
I've already seen it, but un
Hello!
I've already seen it, but unfortunetely I can't get the VirtualHost solution to
work in .htaccess and I can't understand what's the problem.
- francois.ging...@gmail.com -
Please see:
http://httpd.apache.org/docs/trunk/rewrite/remapping.html#canonicalhost
Frank
-
On 09/13/2011 04:57 AM, atanasp...@mail.bg wrote:
Hi, guys!
What is the best way to redirect from the non-www domain to the www
domain within .htaccess (I don't have access to the server config)? In
the Apache documentation it says that is best to use the VirtualHost
directive, but is it allowe
Hello to all,
I'm trying to set up a APACHE Reverse-Proxy
I've created a vhost with following directives:
…
ProxyRequests Off
ProxyPass http://intern.de/app1
ProxyPassReverse http://extern.de
…
At first call, the URL http://intern.de/app1 will be redirected from der
backend ser
On Tue, 13 Sep 2011 13:01:54 +
wrote:
> Und nun bekomme ich statt http://extern.de/logon die interne URL
> http://intern.de/logon zurück, die natürlich von außen nicht erreichbar ist.
http://www.apachetutor.org/admin/reverseproxies
(Englisch - auf Deutsch kann ich leider nicht helfen).
-
Hallo zusammen,
ich möchte eine Reverse-Proxy mit APACHE aufsetzen.
Dafür habe ich ein vhost angelegt mit folgenden Direktiven:
...
ProxyRequests Off
ProxyPass http://intern.de/app1
ProxyPassReverse http://extern.de
...
Beim ersten Aufruf wird die URL http://intern.de/app1 nach
Hi, guys!
What is the best way to redirect from the non-www domain to the www domain
within .htaccess (I don't have access to the server config)? In the Apache
documentation it says that is best to use the VirtualHost directive, but is it
allowed in the .htaccess file?
Thanks in advance!
--
14 matches
Mail list logo