<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	댓글: PHP &#8211; Opcache 설정	</title>
	<atom:link href="https://korduck.duckdns.org/185/feed/" rel="self" type="application/rss+xml" />
	<link>https://korduck.duckdns.org/185/</link>
	<description>Raspberry Pi, Knowledge, Journey</description>
	<lastBuildDate>Mon, 10 Mar 2025 07:58:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>
		글쓴이: Joinsoo		</title>
		<link>https://korduck.duckdns.org/185/#comment-19</link>

		<dc:creator><![CDATA[Joinsoo]]></dc:creator>
		<pubDate>Tue, 04 Mar 2025 01:46:02 +0000</pubDate>
		<guid isPermaLink="false">https://korduck.duckdns.org/?p=185#comment-19</guid>

					<description><![CDATA[integrity check error

sudo -u www-data php /var/www/html/nextcloud/occ maintenance:mimetype:update-db]]></description>
			<content:encoded><![CDATA[<p>integrity check error</p>
<p>sudo -u www-data php /var/www/html/nextcloud/occ maintenance:mimetype:update-db</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		글쓴이: Joinsoo		</title>
		<link>https://korduck.duckdns.org/185/#comment-18</link>

		<dc:creator><![CDATA[Joinsoo]]></dc:creator>
		<pubDate>Tue, 04 Mar 2025 01:25:11 +0000</pubDate>
		<guid isPermaLink="false">https://korduck.duckdns.org/?p=185#comment-18</guid>

					<description><![CDATA[well-known 에러

sudo mousepad /etc/apache2/sites-available/domain-ssl.conf


  RewriteEngine on
  RewriteRule ^/\.well-known/host-meta /nextcloud/index.php [R=301,L]
  RewriteRule ^/\.well-known/host-meta.json /nextcloud/index.php [R=301,L]
  RewriteRule ^/\.well-known/webfinger /nextcloud/index.php/.well-known/webfinger [R=301,L]
  RewriteRule ^/\.well-known/nodeinfo /nextcloud/index.php/.well-known/nodeinfo [R=301,L]
  RewriteRule ^/\.well-known/carddav /nextcloud/remote.php/dav [R=301,L]
  RewriteRule ^/\.well-known/caldav /nextcloud/remote.php/dav [R=301,L]
]]></description>
			<content:encoded><![CDATA[<p>well-known 에러</p>
<p>sudo mousepad /etc/apache2/sites-available/domain-ssl.conf</p>
<p>  RewriteEngine on<br />
  RewriteRule ^/\.well-known/host-meta /nextcloud/index.php [R=301,L]<br />
  RewriteRule ^/\.well-known/host-meta.json /nextcloud/index.php [R=301,L]<br />
  RewriteRule ^/\.well-known/webfinger /nextcloud/index.php/.well-known/webfinger [R=301,L]<br />
  RewriteRule ^/\.well-known/nodeinfo /nextcloud/index.php/.well-known/nodeinfo [R=301,L]<br />
  RewriteRule ^/\.well-known/carddav /nextcloud/remote.php/dav [R=301,L]<br />
  RewriteRule ^/\.well-known/caldav /nextcloud/remote.php/dav [R=301,L]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		글쓴이: Joinsoo		</title>
		<link>https://korduck.duckdns.org/185/#comment-17</link>

		<dc:creator><![CDATA[Joinsoo]]></dc:creator>
		<pubDate>Tue, 04 Mar 2025 01:18:18 +0000</pubDate>
		<guid isPermaLink="false">https://korduck.duckdns.org/?p=185#comment-17</guid>

					<description><![CDATA[Nextcloud HSTS 설정

sudo mousepad /etc/apache2/sites-available/domain-ssl.conf


  Header always set Strict-Transport-Security &quot;max-age=15552000; includeSubDomains&quot;
]]></description>
			<content:encoded><![CDATA[<p>Nextcloud HSTS 설정</p>
<p>sudo mousepad /etc/apache2/sites-available/domain-ssl.conf</p>
<p>  Header always set Strict-Transport-Security &#8220;max-age=15552000; includeSubDomains&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		글쓴이: Joinsoo		</title>
		<link>https://korduck.duckdns.org/185/#comment-16</link>

		<dc:creator><![CDATA[Joinsoo]]></dc:creator>
		<pubDate>Tue, 04 Mar 2025 00:55:11 +0000</pubDate>
		<guid isPermaLink="false">https://korduck.duckdns.org/?p=185#comment-16</guid>

					<description><![CDATA[Nextcloud occ 실행

sudo -u www-data php /var/www/html/nextcloud/occ maintenance:repair --include-expensive]]></description>
			<content:encoded><![CDATA[<p>Nextcloud occ 실행</p>
<p>sudo -u www-data php /var/www/html/nextcloud/occ maintenance:repair &#8211;include-expensive</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
