• 0

PHP/Web hosting problem


Question

I've added one more domain to my HSphere web hosting provider..

but I get some weird page after loading the domain (www.ugostitelj.info)

if I add index.php to the address, everything works. Do I have to change something in .htacces?

I'm a complete n00b in Linux hosting,

thnx in advance

Link to comment
https://www.neowin.net/forum/topic/491322-phpweb-hosting-problem/
Share on other sites

2 answers to this question

Recommended Posts

  • 0

You could try to put the following in a .htaccess file:

DirectoryIndex index.php

This, providing your hosting provider is using Apache's web server, and your account having sufficient privileges should make index.php load as default. Oh yes, and make sure there is no other index file present, i.e. index.html, ~.htm or whatever extension. :)

  • 0

Doesn't work...

will it help if I post the whole .htacces file?

and there is no other index.html or similiar.

UPDATE:

really strange: it works on other computers, but on my computer works only in IE, but in Firefox I get that ugly "domain name info" screen.

really weird..

UPDATE 2:

hehe.. FasterFox => Clear cache solved my problem..

Thnx, Sietse

Edited by The2
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.