1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Connection Interrupted

Discussion in 'Apache' started by Basoone, Sep 10, 2008.

  1. #1
    Hi,

    Anyone know how to fix this problem?

    I cant make the url work without WWW: http://regencyonspence.com.au/ (Connection Interrupted) but with www http://www.regencyonspence.com.au/ it works fine.

    I dont have cpanel access so I need to fix this on ftp level. I already tried using htaccess but it didnt work:

    .htaccess code

    Options All -Indexes
    Options +FollowSymLinks
    RewriteEngine on
    RewriteCond %{HTTP_HOST} !^www\.regencyonspence\.com\.au
    RewriteRule (.*) http://www.regencyonspence.com.au/$1 [R=301,L]
    RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php
    RewriteRule ^index\.php$ http://www.regencyonspence.com/ [R=301,L] 
    ErrorDocument 404 http://www.regencyonspence.com
    ErrorDocument 400 http://www.regencyonspence.com
    ErrorDocument 401 http://www.regencyonspence.com
    ErrorDocument 402 http://www.regencyonspence.com
    ErrorDocument 403 http://www.regencyonspence.com
    ErrorDocument 405 http://www.regencyonspence.com
    ErrorDocument 406 http://www.regencyonspence.com
    ErrorDocument 407 http://www.regencyonspence.com
    ErrorDocument 408 http://www.regencyonspence.com
    ErrorDocument 409 http://www.regencyonspence.com
    ErrorDocument 410 http://www.regencyonspence.com
    ErrorDocument 411 http://www.regencyonspence.com
    ErrorDocument 412 http://www.regencyonspence.com
    ErrorDocument 413 http://www.regencyonspence.com
    ErrorDocument 414 http://www.regencyonspence.com
    ErrorDocument 415 http://www.regencyonspence.com
    ErrorDocument 500 http://www.regencyonspence.com
    ErrorDocument 501 http://www.regencyonspence.com
    ErrorDocument 502 http://www.regencyonspence.com
    ErrorDocument 503 http://www.regencyonspence.com
    ErrorDocument 504 http://www.regencyonspence.com
    ErrorDocument 505 http://www.regencyonspence.com
    Code (markup):

    Thanks in advance..


    Basoone
     
    Basoone, Sep 10, 2008 IP