ChrisB: .htaccess

Beitrag lesen

Hi,

RewriteEngine on
RewriteRule ^./kategorie/(.).html$ $1.php
RewriteRule ^.example.com/(.).html$ $1.php


>   
> Nur als Ansatz, ist so eigentlich nicht valide, wird aber funktionieren.  
  
Was hat „valide“ damit zu tun?  
Und gehst du wirklich davon aus, dass ein Verzeichnis namens …example.com existiert?  
  
MfG ChrisB  
  

-- 
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/