i just migrated my drupal site to online hosting.
in root dir it has wordpress, and the new site for now places in subdir.
i configured a subdomain to use the subdir as root.
the problem is that when i type in the subdomain (or click on "home" link in my site) i get a default cpanel page. if i add "../index.php" to the url, the site loads correctly, and seems to work fine.
im not an expert on servers, but following various online resources i checked /subdir/.htaccess file:
it has:
DirectoryIndex index.php index.html index.htm
breaking it didnt change the cpanel page appearing, but requesting index.php resulted in error 500.
any ideas what can i do?
a.
===
solution found:
it was a firefox cache issue, clearing it solved the problem.









