Alıntı
detay.php için linkleri html olacak
okuyorum.php için link uzantısı htm olacak yoksa htaccesin kafası karışır. linklerin görünümü şu şekilde olacak.
bbu kısmı anlayamadım yani buınları htmlmi yapiym
birde merakımı çekti localde .htaccess kullanmak için httpd.congf'de nasil bir düzenleme yapmaliyiz. ilgili satırı buldum ama boş
#ScriptInterpreterSource registry
#
# The directive above can be placed in individual <Directory> blocks or the
# .htaccess file, with either the 'registry' (Windows behavior) or 'script'
# (Unix behavior) option, and will override this server default option.
#
#
# DefaultType: the default MIME type the server will use for a document
# if it cannot otherwise determine one, such as from filename extensions.
# If your server contains mostly text or HTML documents, "text/plain" is
# a good value. If most of your content is binary, such as applications
# or images, you may want to use "application/octet-stream" instead to
# keep browsers from trying to display binary files as though they are
# text.
#