[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-team] ~ sous Apache (encore)
- To: linux-team@rtfm.be
- Subject: [linux-team] ~ sous Apache (encore)
- From: "Pascal Bleser" <pbleser@atos-group.com>
- Date: Thu, 22 Apr 1999 11:41:23 +1
- Comments: Authenticated sender is <pab@mail>
- Comments: Sender has elected to use 8-bit data in this message. If problems arise, refer to postmaster at sender's site.
- In-reply-to: <>
- Organization: ATOS Payment Systems
- References: <>
- Reply-to: linux-team@rtfm.be
- Sender: owner-linux-team@rtfm.be
> Par contre, tu pourrais plutôt faire:
> http://www.site.com/u/nom
J'oubliais: voici la rewrite-rule pour cette solution-ci
(sans virtual host, donc pas besoin d'ajouter au DNS ni activer les
virtuals hosts dans Apache):
RewriteEngine on
RewriteBase /u/
RewriteRule ^/u/(.*)/(.*)$ ~$1/$2
il suffit d'ajouter ça dans son httpd.conf
-o) Pascal Bleser | UNIX *is* user friendly.
/\\ C++/UNIX Development | It's just selective about
_\_v ATOS Payment Systems | who its friends are...
pbleser@atos-group.com---------------------------------
---------
This message was sent by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.