<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Customizing 403 message - Feature Requests				            </title>
            <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/</link>
            <description>SKUDONET Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 11 Sep 2026 10:17:57 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Customizing 403 message</title>
                        <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-66</link>
                        <pubDate>Wed, 05 Mar 2025 07:10:55 +0000</pubDate>
                        <description><![CDATA[Good day @hetsen, ErrWAF directive has been included in the Community Edition and @rendone explained how to configure it. 
So, we will proceed to close this topic as solved. 
Regards!]]></description>
                        <content:encoded><![CDATA[<p>Good day @hetsen, ErrWAF directive has been included in the Community Edition and @rendone explained how to configure it. </p>
<p>So, we will proceed to close this topic as solved. </p>
<p>Regards!</p>]]></content:encoded>
						                            <category domain="https://www.skudonet.com/community/skudonet-feature-requests/">Feature Requests</category>                        <dc:creator>emiliocm</dc:creator>
                        <guid isPermaLink="true">https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-66</guid>
                    </item>
				                    <item>
                        <title>RE: Customizing 403 message</title>
                        <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-51</link>
                        <pubDate>Tue, 18 Feb 2025 16:23:11 +0000</pubDate>
                        <description><![CDATA[Hi, did you have the chance to check the requested feature about 403 message customisation?
&nbsp;
Any feedback is appreciated
&nbsp;
Regards!]]></description>
                        <content:encoded><![CDATA[<div class="wpforo-post-content">
<p>Hi, did you have the chance to check the requested feature about 403 message customisation?</p>
<p>&nbsp;</p>
<p>Any feedback is appreciated</p>
<p>&nbsp;</p>
<p>Regards!</p>
</div>]]></content:encoded>
						                            <category domain="https://www.skudonet.com/community/skudonet-feature-requests/">Feature Requests</category>                        <dc:creator>emiliocm</dc:creator>
                        <guid isPermaLink="true">https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-51</guid>
                    </item>
				                    <item>
                        <title>RE: Customizing 403 message</title>
                        <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-49</link>
                        <pubDate>Tue, 11 Feb 2025 11:09:03 +0000</pubDate>
                        <description><![CDATA[Topic was moved to &quot;Feature Requests&quot; as this property has been accepted and developed after receiving a request from the community.
 
Regards]]></description>
                        <content:encoded><![CDATA[<p>Topic was moved to "Feature Requests" as this property has been accepted and developed after receiving a request from the community.</p>
<p> </p>
<p>Regards</p>]]></content:encoded>
						                            <category domain="https://www.skudonet.com/community/skudonet-feature-requests/">Feature Requests</category>                        <dc:creator>emiliocm</dc:creator>
                        <guid isPermaLink="true">https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-49</guid>
                    </item>
				                    <item>
                        <title>RE: Customizing 403 message</title>
                        <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-46</link>
                        <pubDate>Tue, 11 Feb 2025 10:48:09 +0000</pubDate>
                        <description><![CDATA[Hi @hetsen,
we already published a new version of pound package ( 3.1.2-7.2.1 ) that includes the property for WAF response customization.
This feature only can be managed by editing the f...]]></description>
                        <content:encoded><![CDATA[<p>Hi @hetsen,</p>
<p>we already published a new version of pound package ( 3.1.2-7.2.1 ) that includes the property for WAF response customization.</p>
<p>This feature only can be managed by editing the farm config file ( a restart of the farm is needed to apply the modified farm config )</p>
<p>A new ErrWAF directive in Listener is added, working as the other error handlers Err414, Err500, Err501, and Err503.</p>
<p>ErrWAF "filename"</p>
<p>When the WAF denies a request, it will show the file content.</p>
<p>If the ErrWAF directive is not present in the farm configuration file, it will show the same response as before.</p>
<p> </p>
<p>Example including the directive:</p>
<p>....</p>
<p>ListenHTTP<br />    ErrWAF "/usr/local/skudonet/config/farm01_ErrWAF.html"<br />    Err414 "/usr/local/skudonet/config/farm01_Err414.html"<br />    Err500 "/usr/local/skudonet/config/farm01_Err500.html"<br />    Err501 "/usr/local/skudonet/config/farm01_Err501.html"<br />...</p>
<p> </p>
<p>We recommend using the same config path as the other Error directives in order to include it when a backup is performed.</p>
<p> </p>
<p>Could you confirm the new property is working as expected?</p>
<p> </p>
<p>Thank you in advance.</p>
<p>Regards.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.skudonet.com/community/skudonet-feature-requests/">Feature Requests</category>                        <dc:creator>Rendone</dc:creator>
                        <guid isPermaLink="true">https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-46</guid>
                    </item>
				                    <item>
                        <title>RE: Customizing 403 message</title>
                        <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-45</link>
                        <pubDate>Mon, 10 Feb 2025 15:26:46 +0000</pubDate>
                        <description><![CDATA[Hi  @hetsen, in the current HTTPS profile the 403 Error WAF is saved in the source code, we can do a patch to make this configurable as the other Error messages (501,503..) after talking wit...]]></description>
                        <content:encoded><![CDATA[<p>Hi  @hetsen, in the current HTTPS profile the 403 Error WAF is saved in the source code, we can do a patch to make this configurable as the other Error messages (501,503..) after talking with the dev team, they decided to make this possible doing the configuration in the configuration file directly. I think this fits your needs.</p>
<p>Keep you updated with instructions as soon as the patch is released.</p>
<p>Thanks for contacting us and using SKUDONET WAF.</p>
<p>Regards!</p>]]></content:encoded>
						                            <category domain="https://www.skudonet.com/community/skudonet-feature-requests/">Feature Requests</category>                        <dc:creator>emiliocm</dc:creator>
                        <guid isPermaLink="true">https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-45</guid>
                    </item>
				                    <item>
                        <title>Customizing 403 message</title>
                        <link>https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-44</link>
                        <pubDate>Mon, 10 Feb 2025 10:08:44 +0000</pubDate>
                        <description><![CDATA[Hi!I&#039;m wondering if there is some way to change the 403 with a custom html page? Right now it just returns &quot;SKUDONET WAF replied forbidden&quot;. I at least don&#039;t want people to be aware of what ...]]></description>
                        <content:encoded><![CDATA[<p>Hi!<br /><br />I'm wondering if there is some way to change the 403 with a custom html page? Right now it just returns "<span>SKUDONET WAF replied forbidden". <br /><br />I at least don't want people to be aware of what type of WAF I am using. <br /><br />Thank you,<br /><br />Mikael Isaksson</span></p>]]></content:encoded>
						                            <category domain="https://www.skudonet.com/community/skudonet-feature-requests/">Feature Requests</category>                        <dc:creator>Alan Martín</dc:creator>
                        <guid isPermaLink="true">https://www.skudonet.com/community/skudonet-feature-requests/customizing-403-message/#post-44</guid>
                    </item>
							        </channel>
        </rss>
		