.htaccess:
Kod
Options FollowSymLinks
RewriteEngine On
RewriteRule ^([a-zA-Z_]+),*([a-zA-Z_]*).html index.php?id=$1&bct=$2 [L]
RewriteEngine On
RewriteRule ^([a-zA-Z_]+),*([a-zA-Z_]*).html index.php?id=$1&bct=$2 [L]
Apache zwraca:
Kod
The requested URL /home/~doctor/public_html/mowaciala/index.php was not found on this server.
Informacja jest niezgodna z prawdą gdyż index.php istnieje i ma się dobrze - chmod 777.