Search found 5 matches
- Fri Nov 22, 2013 12:44 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Default page pretty Url
- Replies: 8
- Views: 2893
Re: Default page pretty Url
Personally I would call a redirect not 'problem solved'. It's more like a work around. For example: how would Google display the homepage in it's search results? It should just work like on any other webserver. (my opinion). I have to admit that I did not know about it. Since web design is not my w...
- Fri Nov 22, 2013 7:34 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Default page pretty Url
- Replies: 8
- Views: 2893
Re: Default page pretty Url
I it tried last night from home with firefox and it worked!
So it might be what staartmees proposed about cache. It is working now from my office, so i would say problem solved!
Thank you very much guys
So it might be what staartmees proposed about cache. It is working now from my office, so i would say problem solved!
Thank you very much guys

- Thu Nov 21, 2013 3:43 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Default page pretty Url
- Replies: 8
- Views: 2893
Re: Default page pretty Url
I just noticed that It does make a connection with the /index.php with Chrome, Internet Explorer but not with firefox. does anyone know why is that happening?
Many thanks
Many thanks
- Thu Nov 21, 2013 3:05 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Default page pretty Url
- Replies: 8
- Views: 2893
Re: Default page pretty Url
Make an index.html with a meta redirect <__html> <head> <META http-equiv="refresh" content="0;URL=http://www.my-page.com/index.php"> </head> </__html> Thank you for the very fast reply. I did try it but it still likes to send me to /defaultsite. The index.html opens the page wit...
- Thu Nov 21, 2013 2:15 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Default page pretty Url
- Replies: 8
- Views: 2893
Default page pretty Url
Hello there, After uploading my website I noticed the following problem: The default page is for example: (website name is an example) ;http://www.my-page.com/index.php . The provider looks automatically as an url extension something like /main.html , index.htm, index.html etc but no index.php which...