Mod_rewrite ile php dosyalara erişimi görmezden nasıl?

0 Cevap php

For example: www.example.com/about.php

Ben uzantılı dosyaları istemiyorsanız. Php ulaşmak için kullanılabilir olması için, bunun yerine bir 404 sayfayı görüntülemek.

I have the files in the root folder: content.php about.php footer.php etc... Now i can reach these files by typing in to the adress bar. I want to restrict this.

Ben bunu nasıl yapabilirim?

0 Cevap