<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — ssl installation]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5339</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5339&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in ssl installation.]]></description>
		<lastBuildDate>Tue, 16 Jun 2015 19:19:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23688#p23688</link>
			<description><![CDATA[<p>Hi Zubair,</p><p>Try this:</p><p>http://www.besthostratings.com/articles/force-ssl-htaccess.html</p><p><a href="https://web.archive.org/web/20160305225316/http://www.besthostratings.com/articles/force-ssl-htaccess.html">WebArchive</a></p><div class="quotebox"><blockquote><p>Sometimes you may need to make sure that the user is browsing your site over securte connection. An easy to way to always redirect the user to secure connection (https://) can be accomplished with a .htaccess file containing the following lines:</p><p>RewriteEngine On <br />RewriteCond %{SERVER_PORT} 80 <br />RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]</p><p>Please, note that the .htaccess should be located in the web site main folder.</p><p>In case you wish to force HTTPS for a particular folder you can use:</p><p>RewriteEngine On <br />RewriteCond %{SERVER_PORT} 80 <br />RewriteCond %{REQUEST_URI} somefolder <br />RewriteRule ^(.*)$ https://www.domain.com/somefolder/$1 [R,L]</p><p>The .htaccess file should be placed in the folder where you need to force HTTPS.</p></blockquote></div><p>Regards,</p><p>Peter</p>]]></description>
			<author><![CDATA[null@example.com (toHZLjGk)]]></author>
			<pubDate>Tue, 16 Jun 2015 19:19:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23688#p23688</guid>
		</item>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21583#p21583</link>
			<description><![CDATA[<p>Adjust Apache conf files in all VPS/KVMs:<br />* For Wheezy/Squeeze and earlier - http://httpd.apache.org/docs/2.2/ssl/ssl_howto.html<br />* For Jessie and later - http://httpd.apache.org/docs/2.4/ssl/ssl_howto.html<br />* General - https://wiki.mozilla.org/Security/Server_Side_TLS</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 28 Nov 2014 05:26:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21583#p21583</guid>
		</item>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21581#p21581</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>You will need a separate virtual host config stanza for it in the apache conf file with it&#039;s own ssl keys.<br />Otherwise you will have to access your FA as a subfolder of the main url and not as a subdomain.</p></blockquote></div><p>please guide me how i config separate virtual host in my apache conf file in my hosting?</p>]]></description>
			<author><![CDATA[null@example.com (zubair)]]></author>
			<pubDate>Thu, 27 Nov 2014 17:01:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21581#p21581</guid>
		</item>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21580#p21580</link>
			<description><![CDATA[<p>You will need a separate virtual host config stanza for it in the apache conf file with it&#039;s own ssl keys.<br />Otherwise you will have to access your FA as a subfolder of the main url and not as a subdomain.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 27 Nov 2014 14:18:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21580#p21580</guid>
		</item>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21578#p21578</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>That must be configured in your WebServer config like in apache conf file. It has nothing to do with FA.</p></blockquote></div><p>its already configured, i am using my ssl on my main website like example.com with wordpress without any problem but i made FA with subdomain like FA.example.com now when i try it with https its opening but whole program layout messed up but when i open it with http its opening correctly. please guide me how i can configure https on FA.example.com ?? i have wildcard ssl. how i can configure ssl somewhere in FA??</p><p>please guide somebody asap</p><p>thanks</p>]]></description>
			<author><![CDATA[null@example.com (zubair)]]></author>
			<pubDate>Thu, 27 Nov 2014 12:05:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21578#p21578</guid>
		</item>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21577#p21577</link>
			<description><![CDATA[<p>ok, how i can configure my webserver in order to use ssl with FA??</p>]]></description>
			<author><![CDATA[null@example.com (zubair)]]></author>
			<pubDate>Thu, 27 Nov 2014 11:48:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21577#p21577</guid>
		</item>
		<item>
			<title><![CDATA[Re: ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21570#p21570</link>
			<description><![CDATA[<p>That must be configured in your WebServer config like in apache conf file. It has nothing to do with FA.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 27 Nov 2014 04:58:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21570#p21570</guid>
		</item>
		<item>
			<title><![CDATA[ssl installation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21568#p21568</link>
			<description><![CDATA[<p>Hi Friends</p><p>I am using front accounting on my web server, is there any way to confirgure ssl in front accounting?</p><p>please guide asap</p><p>thanks</p>]]></description>
			<author><![CDATA[null@example.com (zubair)]]></author>
			<pubDate>Thu, 27 Nov 2014 04:29:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21568#p21568</guid>
		</item>
	</channel>
</rss>
