من می خوام کار کنم که فایلها فقط توسط پی اچ پی دانلود بشن.
از این کد توی فایل htaccess استفاده می کنم اما این کد باعث ارور دادن می شه.
ارور:
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
از این کد توی فایل htaccess استفاده می کنم اما این کد باعث ارور دادن می شه.
PHP:
<Directory />
Order Deny,Allow
Deny from All
</Directory>
ارور:
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.