html5 - I cant access html files from my document root -
html5 - I cant access html files from my document root -
i have index.html in /var/www, root document directory. have relevantskills.html in same directory. first link on index.html leads me relevantskills.html. when go website @ http://brianhotopp.cf/ can see index.html, , when click on first link, displays relevantskills.html. however, when seek access relevantskills.html http://brianhotopp.cf/relevantskills.html, brings me index.html. cannot view images in root document directory. example, have png called favicon, when go mywebsite/favicon.png, displays default favicon domain name provider, not 1 have in /var/www. problem configuration? permissions? help appreciated, thanks.
your website running within iframe, that's why not working. when you're clicking on link, browser not "redirected" website in iframe is. that's why don't see changes in url bar on top of browser.
i suppose don't want see website within iframe. if case, improve contact hosting company because dirty way of hosting websites.
html html5 apache apache2
Comments
Post a Comment