The server is serving up my PHP generated html code, rather than the CSS file that is actually stored on the server. I have tried firefox and chrome, both show the ‘styles.css’ file to be the generated html, rather than CSS. However, when I use an ftp client and download the file from my server the correct CSS file shows up. I have another page on the website with the same exact same file path to the style sheet and it is working just fine. To take a look at it go to (http://chrisgruendell.infinityfreeapp.com/csis2440/hashbrown)
Any help would be appreciated!
The issue appears to be with the slash you’re adding at the end; when that slash is added, create-account.php/) is treated like a folder, so the following code: