DenizÖZTÜRK adlı üyeden alıntı

site.com/sitedizini/ için;


ErrorDocument 404 /sitedizini/hatasayfalari/404.html
RewriteEngine On


site.com/ için;


ErrorDocument 404 /hatasayfalari/404.html
RewriteEngine On

Belirttiğiniz gibi yaptım
Not Found

The requested URL /hesapla/4jü was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

yine bu hatayla karşı karşıyayım :confused:

ErrorDocument 404 /hata/404.php
RewriteEngine on
RewriteRule ^birey-(.*?)$ birey.php?hsp=$1 [L,NC]