jules12345
Member
Posted 2 years ago #
Everything is ok apart from the actual blog - all im getting when I click view blog on admin is the parent directory list of all files.
I have clicked the header.php file and it is just blank ... is my template not loaded or is the index.php not linking...?
http://www.whiffyskunk.com/blog
regards
Jules
jules12345
Member
Posted 2 years ago #
ok there is no .htaccess linking to the index but it still should work if i click index.php ...
anitahummer
Member
Posted 2 years ago #
looks like you got it figured out while i was typing :) good job!
Add this to the top of your .htaccess file:
DirectoryIndex index.php index.html
jules12345
Member
Posted 2 years ago #
aye sorted now
ty great programmee