Hi,
After uploading the site files, and making index.php page, your system always open your default page so I tried .htaccess file, but always problem, could you please solve it for me .
Thanks .
Hi,
After uploading the site files, and making index.php page, your system always open your default page so I tried .htaccess file, but always problem, could you please solve it for me .
Thanks .
Make sure your .htaccess file has the line
DirectoryIndex index.php
in it. Add as many file names as you want. The server will look for them , in order, as a default index page.
So
DirectoryIndex index.php index.html home.htm
will look for index.php , then index.html , then home.htm
Nothing is always absolutely so.
Done, but the problem always on .
If you are talking about the baby blue Defaut Web Site Page, I do not see it. Please clear your browser cache and history. If that does not solve the problem, your ISP is the one caching pages. Try adding ?foo to the end of the URL for your site to fool the caching routines.
Nothing is always absolutely so.
Thank you problem solved by clearing my DNS cache .