phpbar.de logo

Mailinglisten-Archive

[php] [OT] mod_rewrite

[php] [OT] mod_rewrite

Olaf Gleba list at creatics.de
Fre Aug 1 23:17:37 CEST 2003


Hallo Florian,

Am 01.08.2003 17:51 Uhr schrieb "Florian Strauß" unter
<hackfrag at ff-scene.de>:
> Die idee mit den Kommas hat ich von
> http://www.phpmag.de/itr/news/psecom,id,10934,nodeid,61.html
Na ja, ist Geschmackssache. Nicht meiner...

Mach mal folgendes:
 (.htaccess, die im Rootverzeichnis liegen muss, in der die Daten liegen !)

Options +SymLinksIfOwnerMatch +FollowSymlinks

RewriteEngine On
RewriteBase / 
RewriteCond %{REQUEST_URI} ^/
RewriteRule ([a-zA-Z0-9]+)/([a-zA-Z0-9-]+)/(a-zA-Z0-9)\.htm
/index.php?content=$1&c=$2&action=$3

Der Link im HTML würde so aussehen:
/content_variablenwerte/c_variablenwerte/action_variablenwerte.htm

gruss
olaf



-- 
Olaf Gleba | creatics media&systems
http://www.creatics.de | mailto:og at creatics.de


php::bar PHP Wiki   -   Listenarchive