Can't Access website from www.

voytek

Verified User
Joined
Apr 26, 2010
Messages
22
Recently i setup DA with AWBS billing system, configured DNS, and have no problem going to the site from drzwinaswiat.com , but i can't access the site from www.drzwinaswiat.com. Blank page comes up. There is no problem with the other domain on the system - drzwinaswiat.info, and www.drzwinaswiat.info. Both .com, and .info have the same dns settings.
I searched this forums, and a helper site, but can't find the answer.
What could be reason for blank page for the www prefix?

Thanks
 

Attachments

  • com.jpg
    com.jpg
    132.3 KB · Views: 187
update:

it looks like the only browser that displays the site is firefox. Safari, IE, and chrome doesn't.
I did empty cache

Can someone try, and let me know if it works on your end?
Thanks
 
Last edited:
In IE when visiting http://www.drzwinaswiat.com/ I only get a blank page.
When using Firefox, also blank page with 2 little ascii signs in the beginning, the second one is an upside down questionmark.
I'm using Firefox 3.6.12.

Without the www in front, so just the domain name, website is ok in both IE 8 and Firefox.
Real odd problem indeed.

On the .info domain I get a Forbidden.
 
I can't get this to work (none of the browsers work- just a blank page). I am running out of ideas.
Does anybody have any idea what could be wrong?

Thank You
 
My guess is you have an htaccess file that is incorrect... as of right now FF takes www to non www but the site comes up.
 
@R1Lover: Which version of FF are you using? Because it won't work that way with mine.
I got 3.6.12 which is the newest version.

@Voytek: You could try. Create a .htaccess and put this in as content:
Code:
AddHandler application/x-httpd-php .html
AddType application/x-httpd-php .html
Options -Indexes
See if that helps. I doubt it though, because it looks indeed as if it were a rewrite problem.
 
I created .htaccess file with that code, but still doesn't work.
chrome outputs blank page, and Firefox outputs: 

any other ideas?

Thank You
 
There's a problem somewhere in index.php. Look for errors, especially in any php rewrite code.

Jeff
 
Yes indeed- there must be a problem with my index page. I replaced with simple html, and it works.
it's just that my index page is hard-coded/encrypted - AWBS.
I will try their support.

Thank You for the help!!
 
License issue...

some software licenses will check the url, I have a number of sites with software that in the license file or the config requires me to list the url, in this area I need to use www.nexxterra.com as well as just nexxterra.com or the license check for that url will not pass.
 
Back
Top