<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AGeneral_FAQ%2F70%2Fko</id>
	<title>Translations:General FAQ/70/ko - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AGeneral_FAQ%2F70%2Fko"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:General_FAQ/70/ko&amp;action=history"/>
	<updated>2026-08-14T07:34:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:General_FAQ/70/ko&amp;diff=378521&amp;oldid=prev</id>
		<title>Rhami: Created page with &quot;&lt;syntaxhighlight lang=&quot;apache&quot;&gt;server {     set $host_path &quot;/PATH/TO/LIMESURVEY&quot;;     server_name  YOUR.SERVER.FQDN;     root /PATH/TO/LIMESURVEY;     charset utf-8;     try_files $uri /index.php?$uri&amp;$args;     # Disallow reading inside php script directory, see issue with debug &gt; 1 on note     location ~ ^/(application|docs|framework|locale|protected|tests|themes/\w+/views) {         deny  all;     }     # Disallow reading inside runtime directory     location ~ ^/tmp/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:General_FAQ/70/ko&amp;diff=378521&amp;oldid=prev"/>
		<updated>2024-07-12T06:48:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;apache&amp;quot;&amp;gt;server {     set $host_path &amp;quot;/PATH/TO/LIMESURVEY&amp;quot;;     server_name  YOUR.SERVER.FQDN;     root /PATH/TO/LIMESURVEY;     charset utf-8;     try_files $uri /index.php?$uri&amp;amp;$args;     # Disallow reading inside php script directory, see issue with debug &amp;gt; 1 on note     location ~ ^/(application|docs|framework|locale|protected|tests|themes/\w+/views) {         deny  all;     }     # Disallow reading inside runtime directory     location ~ ^/tmp/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;apache&amp;quot;&amp;gt;server {&lt;br /&gt;
    set $host_path &amp;quot;/PATH/TO/LIMESURVEY&amp;quot;;&lt;br /&gt;
    server_name  YOUR.SERVER.FQDN;&lt;br /&gt;
    root /PATH/TO/LIMESURVEY;&lt;br /&gt;
    charset utf-8;&lt;br /&gt;
    try_files $uri /index.php?$uri&amp;amp;$args;&lt;br /&gt;
    # Disallow reading inside php script directory, see issue with debug &amp;gt; 1 on note&lt;br /&gt;
    location ~ ^/(application|docs|framework|locale|protected|tests|themes/\w+/views) {&lt;br /&gt;
        deny  all;&lt;br /&gt;
    }&lt;br /&gt;
    # Disallow reading inside runtime directory&lt;br /&gt;
    location ~ ^/tmp/runtime/ {&lt;br /&gt;
        deny  all;&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Rhami</name></author>
	</entry>
</feed>