php - Fuelphp redirect to file -
Redirects the phulff file. In the FPF folder in the public folder, I have a folder called files (public / files). There are some PDFs and JPEG files that I want to hyperlink to these files, so when I reach the hyperlink, I will take it to that file and see it in the browser, like when you have a direct file on the server in Epache Kses when I made this hyperlink: myhost / index.php / files / myfile.pdf but I have something set in what it does not know how to access it I routes? Or is there another way? Thank you.
myhost / files / myfile.pdf
if your server public / .htaccess (mod_rewrite)
.
Comments
Post a Comment