> RewriteCond /home/$1 -d
> RewriteRule ^/([^/]+)/(.*) /home/$1/public_html/$2
>
>
>
>
>
> except I like to have a "RedirectMatch 301 ..." which I do not know how
> it works,
[R=301] beh
Hello,
while following script which remove the TILDE is working
[ '/srv/APACHE_enabled/samba3.private.tamay-dogan.net' ]
ServerName samba3.private.tamay-dogan.net
RewriteEngine On
RewriteCond /home/$1 -d
RewriteRule ^/([^/]+)/(.*)
Hahaha I must reply to my self!
I have forgotten, exist,
which hast EXACTLY what I need.
Thanks, Greetings and nice Day/Evening
Michelle Konzack
--
# Debian GNU/Linux Consultant ##
Development of Intranet and Embedded Systems with Debian GNU/Linux
On Sun, Jan 2, 2011 at 12:59 PM, Eric Covener wrote:
> On Sun, Jan 2, 2011 at 2:21 PM, Mohit Anchlia wrote:
>> Apache 2:
>>
>> I have a need to add multiple certs and keys to a given virtual host.
>> I don't see a way to add multiple keys or certs to one virtual host.
>> For eg: key and cert for
Hello and Happy New Year,
since I am in war with "mod_rewrite", can someone help me to solv
following problem:
1) my /index.php which drive the entired Website should be untouche
2) untouche any URLs like /?what=...
what I have to rewrite are the
3) /~some.user/ to /some.user/, mean
On Sun, Jan 2, 2011 at 2:21 PM, Mohit Anchlia wrote:
> Apache 2:
>
> I have a need to add multiple certs and keys to a given virtual host.
> I don't see a way to add multiple keys or certs to one virtual host.
> For eg: key and cert for abc.com and def.com in 10.10.10.101:80>
>
> Is there a way t
Apache 2:
I have a need to add multiple certs and keys to a given virtual host.
I don't see a way to add multiple keys or certs to one virtual host.
For eg: key and cert for abc.com and def.com in
Is there a way to do this? For java security for eg we use keytool.
Can someone please suggest how
William,
Thanks for you help. I didn't catch the need for the tilde before your email.
I also found a complete UserDir configuration that is a part of the FreeBSD
Apache implementation that worked liked a charm.
==
Jeff Shearer, CISA, CISSP
-Original Message-
From