Monthly Archives: April 2012

SSL / .htaccess

I placed this below in my .htaccess to divert pages through to SSL(secure pages), which worked fine, But I removed this from .htaaccess becuase I changed my mind..Ths code below is now deleted from .htaccess, but my page still goes through the secure connection.. Any ideas why this still happens and how can I have just my un-secure pages back.. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteCond %{REQUEST_URI} /blarblarblar RewriteRule ^(.*)$ https://blarblar.com/$1 [R,L] Any help would be great.. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , , | Leave a comment

link pages together

Hello everyone!!! i am kinda new at building websites but need one set for my buisness but one problem i cant figure out how to link the pages up togheter? thank you Jeff Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , | Leave a comment

Configure smtp

Hello, I´m trying to use a software (atomic email sender) to send a newsletter. Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , | Leave a comment

php 5.x / mysql 5.x ?

Does vodahost support php​5.x/mysql5.x? Thanks in advance and more power. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , , | Leave a comment

Help with adding text or webpage to a drop down navigation bar

Hey all, I have been enjoying my time here, trying to develop my website. But, please, do not throw me off for asking this question – of course you know, I am a total novice, lol. Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , , , | Leave a comment