Hi,
my site: yesterdaysforecasts.heliohost.org
my cpanel login: simoneb
I can't see my site since a week or so, so I think it has been deleted. I'm fairly sure I refreshed it some days before it got deleted, though.
Is it really deleted? (Shouldn't I receive an email or so when this happens?)
Thank you.
Simone
Thanks, I had troubles finding my .htaccess.
For anyone with the same problem,
.htaccess is in /public_html, you have to look for a line that looks like this
DirectoryIndex index.php
and change it like this
DirectoryIndex index.php index.html index.htm
That's all. I strongly suspect I had this problem because .htaccess was modified by drupal.
Hi,
I've put a page at this address:
http://yesterdaysforecasts.heliohost.org/s...gets/index.html
however, I wonder why it doesn't work if I just use the address:
http://yesterdaysforecasts.heliohost.org/s...c/ajax_widgets/
it seems that the server looks only for a index.php. index.html and index.htm don't work. why? how do I change this behaviour?