Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: https://www.askapache.com/feed/

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">
  2.  
  3. <channel>
  4. <title>AskApache</title>
  5. <atom:link href="https://www.askapache.com/feed/?specfeedburner=feedburner" rel="self" type="application/rss+xml"/>
  6. <link/>
  7. <description>Advanced Web Development</description>
  8. <lastBuildDate>Wed, 06 Mar 2024 20:45:14 +0000</lastBuildDate>
  9. <language>en-US</language>
  10. <sy:updatePeriod>
  11. hourly </sy:updatePeriod>
  12. <sy:updateFrequency>
  13. 1 </sy:updateFrequency>
  14. <itunes:explicit>no</itunes:explicit><itunes:subtitle>Advanced Web Development</itunes:subtitle><item>
  15. <title>THE Ultimate Htaccess</title>
  16. <link>https://www.askapache.com/htaccess/</link>
  17. <comments>https://www.askapache.com/htaccess/#comments</comments>
  18. <dc:creator><![CDATA[AskApache]]></dc:creator>
  19. <pubDate>Wed, 06 Mar 2024 20:44:36 +0000</pubDate>
  20. <category><![CDATA[Apache]]></category>
  21. <category><![CDATA[Hosting]]></category>
  22. <category><![CDATA[Htaccess]]></category>
  23. <category><![CDATA[Optimization]]></category>
  24. <category><![CDATA[Security]]></category>
  25. <category><![CDATA[SEO]]></category>
  26. <category><![CDATA[Web Development]]></category>
  27. <category><![CDATA[WordPress]]></category>
  28. <category><![CDATA[.htpasswd]]></category>
  29. <category><![CDATA[301 Redirect]]></category>
  30. <category><![CDATA[Apache HTTP Server]]></category>
  31. <category><![CDATA[Cache]]></category>
  32. <category><![CDATA[Htaccess Software]]></category>
  33. <category><![CDATA[HTTP Headers]]></category>
  34. <category><![CDATA[httpd.conf]]></category>
  35. <category><![CDATA[HyperText Transfer Protocol]]></category>
  36. <category><![CDATA[mod_rewrite]]></category>
  37. <category><![CDATA[Redirect]]></category>
  38. <category><![CDATA[RewriteCond]]></category>
  39. <category><![CDATA[RewriteRule]]></category>
  40. <category><![CDATA[SSL]]></category>
  41. <guid isPermaLink="false">https://www.askapache.com/htaccess/htaccesselite-ultimate-htaccess-article/</guid>
  42.  
  43. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/htaccess/" title="Htaccess"><img src="https://www.askapache.com/s/u.askapache.com/2016/07/apache-htaccess.png" alt="htaccess file" title="htaccess file" /></a> <kbd>.htaccess</kbd> is a very ancient configuration file for web servers, and is one of the most powerful configuration files most webmasters will ever come across.  This htaccess guide shows off the very <em>best of the best</em> htaccess tricks and code snippets from hackers and server administrators.</p>
  44. <p>You've come to the right place if you are looking to acquire <strong>mad skills</strong> for using .htaccess files!<br class="C" /></p>
  45. <p>The post <a href="https://www.askapache.com/htaccess/">THE Ultimate Htaccess</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  46. ]]></description>
  47. <wfw:commentRss>https://www.askapache.com/htaccess/feed/</wfw:commentRss>
  48. <slash:comments>131</slash:comments>
  49. </item>
  50. <item>
  51. <title>Apache Compression, Vary, mod_deflate</title>
  52. <link>https://www.askapache.com/optimize/mod_deflate-compression-vary/</link>
  53. <comments>https://www.askapache.com/optimize/mod_deflate-compression-vary/#respond</comments>
  54. <dc:creator><![CDATA[AskApache]]></dc:creator>
  55. <pubDate>Sat, 23 Apr 2022 01:49:47 +0000</pubDate>
  56. <category><![CDATA[Apache]]></category>
  57. <category><![CDATA[Optimization]]></category>
  58. <category><![CDATA[compression]]></category>
  59. <category><![CDATA[Htaccess]]></category>
  60. <category><![CDATA[httpd.conf]]></category>
  61. <category><![CDATA[mod_deflate]]></category>
  62. <guid isPermaLink="false">https://www.askapache.com/?p=10431</guid>
  63.  
  64. <description><![CDATA[<p><a href="https://www.askapache.com/optimize/mod_deflate-compression-vary/" title="Setting up Apache Compression in Htaccess and Httpd.conf files"><img src="https://www.askapache.com/s/u.askapache.com/2022/04/mod_deflate-apache-compression.png" alt="Apache mod_deflate module" style="max-width:90%" /></a><br class="C" /></p>
  65. <p>The post <a href="https://www.askapache.com/optimize/mod_deflate-compression-vary/">Apache Compression, Vary, mod_deflate</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  66. ]]></description>
  67. <wfw:commentRss>https://www.askapache.com/optimize/mod_deflate-compression-vary/feed/</wfw:commentRss>
  68. <slash:comments>0</slash:comments>
  69. </item>
  70. <item>
  71. <title>Respond with 200 OK for 404 Not Found</title>
  72. <link>https://www.askapache.com/htaccess/send-200-ok-response-404-not-found-htaccess/</link>
  73. <comments>https://www.askapache.com/htaccess/send-200-ok-response-404-not-found-htaccess/#respond</comments>
  74. <dc:creator><![CDATA[AskApache]]></dc:creator>
  75. <pubDate>Thu, 14 Apr 2022 20:36:54 +0000</pubDate>
  76. <category><![CDATA[Apache]]></category>
  77. <category><![CDATA[Htaccess]]></category>
  78. <category><![CDATA[404]]></category>
  79. <category><![CDATA[ErrorDocument]]></category>
  80. <category><![CDATA[Redirect]]></category>
  81. <guid isPermaLink="false">https://www.askapache.com/?p=7994</guid>
  82.  
  83. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/htaccess/send-200-ok-response-404-not-found-htaccess/"><img src="https://www.askapache.com/s/u.askapache.com/2022/04/wide.jpeg" alt="Htaccess Wizard" width="250" height="130" /></a>What if you'd like to send a <em>200 OK</em> response instead of the default <em>404 Not Found</em> response using Apache <code>.htaccess</code> files or<code> httpd.conf</code>? One use would be to make sure upstream caches cache any request on an api server, as 404's are not cached.<br class="C" /></p>
  84. <p>The post <a href="https://www.askapache.com/htaccess/send-200-ok-response-404-not-found-htaccess/">Respond with 200 OK for 404 Not Found</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  85. ]]></description>
  86. <wfw:commentRss>https://www.askapache.com/htaccess/send-200-ok-response-404-not-found-htaccess/feed/</wfw:commentRss>
  87. <slash:comments>0</slash:comments>
  88. </item>
  89. <item>
  90. <title>Htaccess Mod_Rewrite – Crazy Advanced Master Class</title>
  91. <link>https://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial/</link>
  92. <comments>https://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial/#comments</comments>
  93. <dc:creator><![CDATA[AskApache]]></dc:creator>
  94. <pubDate>Thu, 03 Mar 2022 18:55:32 +0000</pubDate>
  95. <category><![CDATA[Htaccess]]></category>
  96. <category><![CDATA[mod_rewrite]]></category>
  97. <category><![CDATA[PHP]]></category>
  98. <category><![CDATA[RewriteCond]]></category>
  99. <category><![CDATA[RewriteRule]]></category>
  100. <guid isPermaLink="false">https://www.askapache.com/?p=1209</guid>
  101.  
  102. <description><![CDATA[<p><a href="https://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks/"><img src="https://www.askapache.com/s/u.askapache.com/2008/09/gnu_logo11-545x500.jpg" alt="" width="545" height="500" /></a><strong>htaccess rewrite</strong> Master Class!  If you understand the basics of mod_rewrite, or if you literally write the mod_rewite.c code, this article will transform your thinking.  The transformation is profound. Deeply effective.  Culmination of the best of the best mod_rewrite tricks for understanding and learning exactly what rewrite is doing.<br class="C" /></p>
  103. <p>The post <a href="https://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial/">Htaccess Mod_Rewrite &#8211; Crazy Advanced Master Class</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  104. ]]></description>
  105. <wfw:commentRss>https://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial/feed/</wfw:commentRss>
  106. <slash:comments>48</slash:comments>
  107. </item>
  108. <item>
  109. <title>Libcurl Error Codes</title>
  110. <link>https://www.askapache.com/php/libcurl-error-codes/</link>
  111. <comments>https://www.askapache.com/php/libcurl-error-codes/#respond</comments>
  112. <dc:creator><![CDATA[AskApache]]></dc:creator>
  113. <pubDate>Fri, 30 Apr 2021 06:37:16 +0000</pubDate>
  114. <category><![CDATA[Hacking]]></category>
  115. <category><![CDATA[Net]]></category>
  116. <category><![CDATA[PHP]]></category>
  117. <category><![CDATA[cURL]]></category>
  118. <category><![CDATA[Error]]></category>
  119. <guid isPermaLink="false">https://www.askapache.com/?p=450</guid>
  120.  
  121. <description><![CDATA[<p><a href="https://www.askapache.com/php/libcurl-error-codes/"><img src="https://www.askapache.com/s/u.askapache.com/2008/01/curl-libcurl-150x110.jpg" alt="" width="150" height="110" class="alignnone size-thumbnail wp-image-478" /></a></p>
  122. <p>The post <a href="https://www.askapache.com/php/libcurl-error-codes/">Libcurl Error Codes</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  123. ]]></description>
  124. <wfw:commentRss>https://www.askapache.com/php/libcurl-error-codes/feed/</wfw:commentRss>
  125. <slash:comments>0</slash:comments>
  126. </item>
  127. <item>
  128. <title>Google Trends for SEO / Apache Htaccess</title>
  129. <link>https://www.askapache.com/htaccess/google-trends-seo-apache-htaccess/</link>
  130. <comments>https://www.askapache.com/htaccess/google-trends-seo-apache-htaccess/#respond</comments>
  131. <dc:creator><![CDATA[AskApache]]></dc:creator>
  132. <pubDate>Fri, 30 Apr 2021 06:26:25 +0000</pubDate>
  133. <category><![CDATA[Google]]></category>
  134. <category><![CDATA[Htaccess]]></category>
  135. <category><![CDATA[SEO]]></category>
  136. <category><![CDATA[Apache]]></category>
  137. <category><![CDATA[Google Trends]]></category>
  138. <guid isPermaLink="false">https://www.askapache.com/?p=10225</guid>
  139.  
  140. <description><![CDATA[<p>.htaccess Topic vs htaccess Keyword</p>
  141. <p><script type="text/javascript" src="https://ssl.gstatic.com/trends_nrtr/2431_RC04/embed_loader.js"></script> <script type="text/javascript"> trends.embed.renderExploreWidget("TIMESERIES", {"comparisonItem":[{"keyword":"/m/02pdtl","geo":"","time":"today 5-y"},{"keyword":"htaccess","geo":"","time":"today 5-y"}],"category":0,"property":""}, {"exploreQuery":"date=today%205-y&#038;q=%2Fm%2F02pdtl,htaccess","guestPath":"https://trends.google.com:443/trends/embed/"}); </script></p>
  142. <p>The post <a href="https://www.askapache.com/htaccess/google-trends-seo-apache-htaccess/">Google Trends for SEO / Apache Htaccess</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  143. ]]></description>
  144. <wfw:commentRss>https://www.askapache.com/htaccess/google-trends-seo-apache-htaccess/feed/</wfw:commentRss>
  145. <slash:comments>0</slash:comments>
  146. </item>
  147. <item>
  148. <title>ListOfErrors</title>
  149. <link>https://www.askapache.com/apache/listoferrors/</link>
  150. <comments>https://www.askapache.com/apache/listoferrors/#respond</comments>
  151. <dc:creator><![CDATA[AskApache]]></dc:creator>
  152. <pubDate>Sat, 16 May 2020 07:51:36 +0000</pubDate>
  153. <category><![CDATA[Apache]]></category>
  154. <category><![CDATA[Hosting]]></category>
  155. <category><![CDATA[2.4]]></category>
  156. <category><![CDATA[Error]]></category>
  157. <guid isPermaLink="false">https://www.askapache.com/?p=9977</guid>
  158.  
  159. <description><![CDATA[<p>The post <a href="https://www.askapache.com/apache/listoferrors/">ListOfErrors</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  160. ]]></description>
  161. <wfw:commentRss>https://www.askapache.com/apache/listoferrors/feed/</wfw:commentRss>
  162. <slash:comments>0</slash:comments>
  163. </item>
  164. <item>
  165. <title>Apache 2.4 and PHP-FPM</title>
  166. <link>https://www.askapache.com/hosting/apache-2-4-and-php-fpm/</link>
  167. <comments>https://www.askapache.com/hosting/apache-2-4-and-php-fpm/#respond</comments>
  168. <dc:creator><![CDATA[AskApache]]></dc:creator>
  169. <pubDate>Sat, 16 May 2020 07:49:23 +0000</pubDate>
  170. <category><![CDATA[Hosting]]></category>
  171. <category><![CDATA[Htaccess]]></category>
  172. <category><![CDATA[Linux]]></category>
  173. <category><![CDATA[PHP]]></category>
  174. <category><![CDATA[php-fpm]]></category>
  175. <guid isPermaLink="false">https://www.askapache.com/?p=9935</guid>
  176.  
  177. <description><![CDATA[<p>The post <a href="https://www.askapache.com/hosting/apache-2-4-and-php-fpm/">Apache 2.4 and PHP-FPM</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  178. ]]></description>
  179. <wfw:commentRss>https://www.askapache.com/hosting/apache-2-4-and-php-fpm/feed/</wfw:commentRss>
  180. <slash:comments>0</slash:comments>
  181. </item>
  182. <item>
  183. <title>GRUB_INIT_TUNE – Play sound through pcspkr</title>
  184. <link>https://www.askapache.com/linux/grub_init_tune-play-sound-through-pcspkr/</link>
  185. <comments>https://www.askapache.com/linux/grub_init_tune-play-sound-through-pcspkr/#respond</comments>
  186. <dc:creator><![CDATA[AskApache]]></dc:creator>
  187. <pubDate>Sat, 04 Apr 2020 04:34:45 +0000</pubDate>
  188. <category><![CDATA[Linux]]></category>
  189. <category><![CDATA[GRUB]]></category>
  190. <category><![CDATA[GRUB_INIT_TUNE]]></category>
  191. <category><![CDATA[grub.cfg]]></category>
  192. <category><![CDATA[speaker]]></category>
  193. <guid isPermaLink="false">https://www.askapache.com/?p=10313</guid>
  194.  
  195. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/linux/grub_init_tune-play-sound-through-pcspkr/"><img src="https://www.askapache.com/s/u.askapache.com/2020/04/91_tunes-for-grub-1024x501.png" alt="" width="640" height="313" /></a>Play a tune directly on your pcspeaker right before the grub boot manager loads.<br class="C" /></p>
  196. <p>The post <a href="https://www.askapache.com/linux/grub_init_tune-play-sound-through-pcspkr/">GRUB_INIT_TUNE &#8211; Play sound through pcspkr</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  197. ]]></description>
  198. <wfw:commentRss>https://www.askapache.com/linux/grub_init_tune-play-sound-through-pcspkr/feed/</wfw:commentRss>
  199. <slash:comments>0</slash:comments>
  200. </item>
  201. <item>
  202. <title>MariaDB with LZ4 Compression Howto for CentOS</title>
  203. <link>https://www.askapache.com/linux/mariadb-lz4-compression-howto-centos/</link>
  204. <comments>https://www.askapache.com/linux/mariadb-lz4-compression-howto-centos/#respond</comments>
  205. <dc:creator><![CDATA[AskApache]]></dc:creator>
  206. <pubDate>Fri, 24 Jan 2020 19:13:00 +0000</pubDate>
  207. <category><![CDATA[Linux]]></category>
  208. <category><![CDATA[MySQL]]></category>
  209. <category><![CDATA[centos]]></category>
  210. <category><![CDATA[compression]]></category>
  211. <category><![CDATA[InnoDB]]></category>
  212. <category><![CDATA[lz4]]></category>
  213. <category><![CDATA[MariaDB]]></category>
  214. <guid isPermaLink="false">https://www.askapache.com/?p=10022</guid>
  215.  
  216. <description><![CDATA[<p>I really really wanted to run the latest MariaDB with LZ4 Page Compression.. it is a game changer for many types of large databases I deal with.   So I compiled it manually in a way that is repeatable and follows best-practices and it's now powering this site.  Now I can use InnoDB Page Compression with lzo, lzma, bzip2, snappy, or my favorite algorithm: LZ4.</p>
  217. <p><a href="https://www.askapache.com/linux/mariadb-lz4-compression-howto-centos/" class="CENT cent"><img src="https://www.askapache.com/s/u.askapache.com/2019/09/mariadb.jpg" alt="" width="663" height="356" class="CENT cent" /></a></p>
  218. <p>Thought this would be a good chance to post a howto, and show that there is a lot you can do by compiling software yourself and breaking the package management one-click install shackles.</p>
  219. <p>The post <a href="https://www.askapache.com/linux/mariadb-lz4-compression-howto-centos/">MariaDB with LZ4 Compression Howto for CentOS</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  220. ]]></description>
  221. <wfw:commentRss>https://www.askapache.com/linux/mariadb-lz4-compression-howto-centos/feed/</wfw:commentRss>
  222. <slash:comments>0</slash:comments>
  223. </item>
  224. <item>
  225. <title>Serving WebP images for PNG and JPG files</title>
  226. <link>https://www.askapache.com/htaccess/serving-webp-images-for-png-jpg/</link>
  227. <comments>https://www.askapache.com/htaccess/serving-webp-images-for-png-jpg/#comments</comments>
  228. <dc:creator><![CDATA[AskApache]]></dc:creator>
  229. <pubDate>Thu, 31 Oct 2019 00:44:00 +0000</pubDate>
  230. <category><![CDATA[Hosting]]></category>
  231. <category><![CDATA[Htaccess]]></category>
  232. <category><![CDATA[Optimization]]></category>
  233. <category><![CDATA[accept]]></category>
  234. <category><![CDATA[Header]]></category>
  235. <category><![CDATA[png]]></category>
  236. <category><![CDATA[RewriteCond]]></category>
  237. <category><![CDATA[RewriteRule]]></category>
  238. <category><![CDATA[vary]]></category>
  239. <category><![CDATA[webp]]></category>
  240. <guid isPermaLink="false">https://www.askapache.com/?p=10084</guid>
  241.  
  242. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/s/u.askapache.com/2016/10/htaccess-webp-1.png"><img src="https://www.askapache.com/s/u.askapache.com/2016/10/htaccess-webp-1.png" alt="htaccess-webp"></a>One of the biggest speed bottlenecks of sites today are images, specifically unoptimized images or large scaled images.  With Apaches Rewrite module we can convert all existing jpegs and png files (and most gifs) to webp, then transparently rewrite them so that a request for img.png from a browser that supports webp will receive img.webp.<br class="C" /></p>
  243. <p>The post <a href="https://www.askapache.com/htaccess/serving-webp-images-for-png-jpg/">Serving WebP images for PNG and JPG files</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  244. ]]></description>
  245. <wfw:commentRss>https://www.askapache.com/htaccess/serving-webp-images-for-png-jpg/feed/</wfw:commentRss>
  246. <slash:comments>2</slash:comments>
  247. </item>
  248. <item>
  249. <title>Internet Census 2012 – Port scanning using insecure embedded devices – Carna Botnet</title>
  250. <link>https://www.askapache.com/hacking/internet-census-2012-port-scanning-using-insecure-embedded-devices-carna-botnet/</link>
  251. <comments>https://www.askapache.com/hacking/internet-census-2012-port-scanning-using-insecure-embedded-devices-carna-botnet/#respond</comments>
  252. <dc:creator><![CDATA[AskApache]]></dc:creator>
  253. <pubDate>Mon, 22 Jul 2019 05:41:30 +0000</pubDate>
  254. <category><![CDATA[Hacking]]></category>
  255. <guid isPermaLink="false">https://www.askapache.com/?p=8206</guid>
  256.  
  257. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/hacking/internet-census-2012-port-scanning-using-insecure-embedded-devices-carna-botnet/"><img src="https://www.askapache.com/s/u.askapache.com/2013/03/hilbert_icmp_map-600x480.png" alt="" /></a>While playing around with the Nmap Scripting Engine (NSE) we discovered an amazing number of open embedded devices on the Internet. Many of them are based on Linux and allow login to standard BusyBox with empty or default credentials. We used these devices to build a distributed port scanner to scan all IPv4 addresses. These scans include service probes for the most common ports, ICMP ping, reverse DNS and SYN scans. We analyzed some of the data to get an estimation of the IP address usage.<br class="C" /></p>
  258. <p>The post <a href="https://www.askapache.com/hacking/internet-census-2012-port-scanning-using-insecure-embedded-devices-carna-botnet/">Internet Census 2012 &#8211; Port scanning using insecure embedded devices &#8211; Carna Botnet</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  259. ]]></description>
  260. <wfw:commentRss>https://www.askapache.com/hacking/internet-census-2012-port-scanning-using-insecure-embedded-devices-carna-botnet/feed/</wfw:commentRss>
  261. <slash:comments>0</slash:comments>
  262. </item>
  263. <item>
  264. <title>Advanced WordPress wp-config.php Tweaks</title>
  265. <link>https://www.askapache.com/wordpress/advanced-wp-config-php-tweaks/</link>
  266. <comments>https://www.askapache.com/wordpress/advanced-wp-config-php-tweaks/#comments</comments>
  267. <dc:creator><![CDATA[AskApache]]></dc:creator>
  268. <pubDate>Sat, 03 Mar 2018 08:23:37 +0000</pubDate>
  269. <category><![CDATA[WordPress]]></category>
  270. <category><![CDATA[wordpress]]></category>
  271. <category><![CDATA[wp-config.php]]></category>
  272. <guid isPermaLink="false">https://www.askapache.com/?p=3341</guid>
  273.  
  274. <description><![CDATA[<p>The bottom line for this article is that I want to make WordPress as fast, secure, and easy to install, run, and manage because I am using it more and more for client production sites, I will work for days in order to solve an issue so that I never have to spend time on that issue again. Time is money in this industry and that is ultimately (time) what there is to gain by tweaking WordPress.</p>
  275. <p class="cnote"><strong>Note:</strong> I spent no time on readability, this is primarily a read the code and figure it out article.. This is for advanced users looking for a reference or discussion and for those of you looking to advance.  Feedback would be great <em>if you make it that far..</em></p>
  276. <p>The post <a href="https://www.askapache.com/wordpress/advanced-wp-config-php-tweaks/">Advanced WordPress wp-config.php Tweaks</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  277. ]]></description>
  278. <wfw:commentRss>https://www.askapache.com/wordpress/advanced-wp-config-php-tweaks/feed/</wfw:commentRss>
  279. <slash:comments>10</slash:comments>
  280. </item>
  281. <item>
  282. <title>Crazy POWERFUL Bash Prompt</title>
  283. <link>https://www.askapache.com/linux/bash-power-prompt/</link>
  284. <comments>https://www.askapache.com/linux/bash-power-prompt/#comments</comments>
  285. <dc:creator><![CDATA[AskApache]]></dc:creator>
  286. <pubDate>Sat, 06 Jan 2018 20:02:34 +0000</pubDate>
  287. <category><![CDATA[Linux]]></category>
  288. <category><![CDATA[bash]]></category>
  289. <category><![CDATA[Prompt]]></category>
  290. <category><![CDATA[PROMPT_COMMAND]]></category>
  291. <category><![CDATA[PS1]]></category>
  292. <category><![CDATA[sed]]></category>
  293. <category><![CDATA[ssh]]></category>
  294. <guid isPermaLink="false">https://www.askapache.com/?p=4069</guid>
  295.  
  296. <description><![CDATA[<p><a class="IFL" href='https://www.askapache.com/linux/bash-power-prompt/' title='bash power prompt PS1'><img width="350" height="65" src="https://www.askapache.com/s/u.askapache.com/2010/03/bash-power-prompt-ps1-350x65.png" class="attachment-thumbnail" alt="bash power prompt PS1" title="bash power prompt PS1" /></a>This <a href='https://www.askapache.com/linux/bash-power-prompt/' title='amazing bash linux prompt'>amazing bash linux prompt</a> does more than meets the eye.  If you want to know how to become really good with technology, linux is the secret sauce behind the AskApache articles.  Open Source is elixir of the web.  Thanks to everyone who helped me for the past 20 years.  <strong>I use linux/bsd</strong> because <strong>homey don't play</strong>, so this is geared to be as productive a prompt as I can make it.</p>
  297. <p><strong>Don't have much time.. or just don't care?</strong> Not a problem, here are the 3 lines to copy and paste - you can just paste them right in your shell to test it, or add to a startup script.<br class="C" /></p>
  298. <pre style='font-size:8px'>export AA_P="export PVE=\"\\033[m\\033[38;5;2m\"\$(( \`sed -n \"s/MemFree:[\\t ]\\+\\([0-9]\\+\\) kB/\\1/p\" /proc/meminfo\` / 1024 ))\"\\033[38;5;22m/\"\$((\`sed -n \"s/MemTotal:[\\t ]\\+\\([0-9]\\+\\) kB/\\1/p\" /proc/meminfo\`/ 1024 ))MB\"\\t\\033[m\\033[38;5;55m\$(&#60; /proc/loadavg)\\033[m\";echo -en \"\""
  299. export PROMPT_COMMAND="history -a;((\$SECONDS % 10==0 ))&#38;&#38;eval \"\$AA_P\";echo -en \"\$PVE\";"
  300. export PS1="\\[\\e[m\\n\\e[1;30m\\][\$\$:\$PPID \\j:\\!\\[\\e[1;30m\\]]\\[\\e[0;36m\\] \\T \\d \\[\\e[1;30m\\][\\[\\e[1;34m\\]\\u@\\H\\[\\e[1;30m\\]:\\[\\e[0;37m\\]\${SSH_TTY} \\[\\e[0;32m\\]+\${SHLVL}\\[\\e[1;30m\\]] \\[\\e[1;37m\\]\\w\\[\\e[0;37m\\] \\n(\$SHLVL:\\!)\\\$ " &#38;&#38; eval $AA_P</pre>
  301. <p>The post <a href="https://www.askapache.com/linux/bash-power-prompt/">Crazy POWERFUL Bash Prompt</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  302. ]]></description>
  303. <wfw:commentRss>https://www.askapache.com/linux/bash-power-prompt/feed/</wfw:commentRss>
  304. <slash:comments>15</slash:comments>
  305. </item>
  306. <item>
  307. <title>WordPress .htaccess in-depth</title>
  308. <link>https://www.askapache.com/htaccess/wordpress-htaccess-in-depth/</link>
  309. <comments>https://www.askapache.com/htaccess/wordpress-htaccess-in-depth/#comments</comments>
  310. <dc:creator><![CDATA[AskApache]]></dc:creator>
  311. <pubDate>Fri, 05 Jan 2018 03:42:34 +0000</pubDate>
  312. <category><![CDATA[Htaccess]]></category>
  313. <category><![CDATA[wordpress]]></category>
  314. <guid isPermaLink="false">https://www.askapache.com/?p=264</guid>
  315.  
  316. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/htaccess/wordpress-htaccess-in-depth/"><img src="https://www.askapache.com/s/u.askapache.com/2012/11/permalinks-300x253.png" alt="WordPress Permalinks" title="WordPress Permalinks" width="300" height="253" class="alignnone size-medium wp-image-7342" /></a>WordPress uses a file named <code>.htaccess</code> to rewrite all requests to the main <code>index.php</code> file.  This article explains what the htaccess file rules look like and what they actually do.<br class="C" /></p>
  317. <p>The post <a href="https://www.askapache.com/htaccess/wordpress-htaccess-in-depth/">WordPress .htaccess in-depth</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  318. ]]></description>
  319. <wfw:commentRss>https://www.askapache.com/htaccess/wordpress-htaccess-in-depth/feed/</wfw:commentRss>
  320. <slash:comments>1</slash:comments>
  321. </item>
  322. <item>
  323. <title>Use FallbackResource for WordPress instead of mod_rewrite</title>
  324. <link>https://www.askapache.com/httpd/fallbackresource-wordpress-not-mod_rewrite/</link>
  325. <comments>https://www.askapache.com/httpd/fallbackresource-wordpress-not-mod_rewrite/#respond</comments>
  326. <dc:creator><![CDATA[AskApache]]></dc:creator>
  327. <pubDate>Wed, 31 Aug 2016 07:24:41 +0000</pubDate>
  328. <category><![CDATA[Apache]]></category>
  329. <category><![CDATA[httpd]]></category>
  330. <category><![CDATA[2.4]]></category>
  331. <category><![CDATA[FallbackResource]]></category>
  332. <category><![CDATA[Htaccess]]></category>
  333. <category><![CDATA[mod_dir]]></category>
  334. <category><![CDATA[mod_rewrite]]></category>
  335. <category><![CDATA[RewriteBase]]></category>
  336. <category><![CDATA[RewriteRule]]></category>
  337. <category><![CDATA[wordpress]]></category>
  338. <guid isPermaLink="false">https://www.askapache.com/?p=9955</guid>
  339.  
  340. <description><![CDATA[<p><a href="https://www.askapache.com/httpd/fallbackresource-wordpress-not-mod_rewrite/" class="IFL"><img src="https://www.askapache.com/s/u.askapache.com/2016/08/FallBackResource-300x146.jpg" alt="FallBackResource" width="300" height="146" /></a>FallBackResource is a great alternative to using mod_rewrite to direct Apache to send all requests for non-existing files/directories to a script in WordPress.  Htaccess and Server Config enabled.<br class="C" /></p>
  341. <p>The post <a href="https://www.askapache.com/httpd/fallbackresource-wordpress-not-mod_rewrite/">Use FallbackResource for WordPress instead of mod_rewrite</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  342. ]]></description>
  343. <wfw:commentRss>https://www.askapache.com/httpd/fallbackresource-wordpress-not-mod_rewrite/feed/</wfw:commentRss>
  344. <slash:comments>0</slash:comments>
  345. </item>
  346. <item>
  347. <title>Watch Dogs 2</title>
  348. <link>https://www.askapache.com/hacking/watch-dogs-2/</link>
  349. <comments>https://www.askapache.com/hacking/watch-dogs-2/#respond</comments>
  350. <dc:creator><![CDATA[AskApache]]></dc:creator>
  351. <pubDate>Wed, 03 Aug 2016 03:33:39 +0000</pubDate>
  352. <category><![CDATA[Hacking]]></category>
  353. <category><![CDATA[Security]]></category>
  354. <guid isPermaLink="false">https://www.askapache.com/?p=9922</guid>
  355.  
  356. <description><![CDATA[<p><a class="IFL" href="https://www.askapache.com/?p=9922&#038;preview=true"><img src="https://www.askapache.com/s/u.askapache.com/2016/08/watch-dog-2-yup-300x130.png" alt="watch-dog-2-yup" width="300" height="130" class="alignnone size-medium wp-image-9923" /></a>This trailer speaks to the current state of the Internet of Things, and what we can expect over the next several years.<br class="C" /></p>
  357. <p>The post <a href="https://www.askapache.com/hacking/watch-dogs-2/">Watch Dogs 2</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  358. ]]></description>
  359. <wfw:commentRss>https://www.askapache.com/hacking/watch-dogs-2/feed/</wfw:commentRss>
  360. <slash:comments>0</slash:comments>
  361. </item>
  362. <item>
  363. <title>OpenSearch description document</title>
  364. <link>https://www.askapache.com/seo/opensearch-description-document/</link>
  365. <comments>https://www.askapache.com/seo/opensearch-description-document/#respond</comments>
  366. <dc:creator><![CDATA[AskApache]]></dc:creator>
  367. <pubDate>Fri, 22 Jul 2016 05:36:09 +0000</pubDate>
  368. <category><![CDATA[SEO]]></category>
  369. <guid isPermaLink="false">https://www.askapache.com/?p=8440</guid>
  370.  
  371. <description><![CDATA[<p>The post <a href="https://www.askapache.com/seo/opensearch-description-document/">OpenSearch description document</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  372. ]]></description>
  373. <wfw:commentRss>https://www.askapache.com/seo/opensearch-description-document/feed/</wfw:commentRss>
  374. <slash:comments>0</slash:comments>
  375. </item>
  376. <item>
  377. <title>Better, Faster, Stronger gethostbyaddr</title>
  378. <link>https://www.askapache.com/php/better-faster-stronger-gethostbyaddr/</link>
  379. <comments>https://www.askapache.com/php/better-faster-stronger-gethostbyaddr/#respond</comments>
  380. <dc:creator><![CDATA[AskApache]]></dc:creator>
  381. <pubDate>Fri, 22 Jul 2016 05:33:14 +0000</pubDate>
  382. <category><![CDATA[PHP]]></category>
  383. <guid isPermaLink="false">https://www.askapache.com/?p=9479</guid>
  384.  
  385. <description><![CDATA[<p>The post <a href="https://www.askapache.com/php/better-faster-stronger-gethostbyaddr/">Better, Faster, Stronger gethostbyaddr</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  386. ]]></description>
  387. <wfw:commentRss>https://www.askapache.com/php/better-faster-stronger-gethostbyaddr/feed/</wfw:commentRss>
  388. <slash:comments>0</slash:comments>
  389. </item>
  390. <item>
  391. <title>Finding Global Memory Hogs in WordPress</title>
  392. <link>https://www.askapache.com/wordpress/finding-memory-hogs-wordpress/</link>
  393. <comments>https://www.askapache.com/wordpress/finding-memory-hogs-wordpress/#respond</comments>
  394. <dc:creator><![CDATA[AskApache]]></dc:creator>
  395. <pubDate>Fri, 22 Jul 2016 05:31:50 +0000</pubDate>
  396. <category><![CDATA[WordPress]]></category>
  397. <category><![CDATA[json_encode]]></category>
  398. <category><![CDATA[memory]]></category>
  399. <category><![CDATA[PHP]]></category>
  400. <category><![CDATA[wordpress]]></category>
  401. <guid isPermaLink="false">https://www.askapache.com/?p=9546</guid>
  402.  
  403. <description><![CDATA[<p>The post <a href="https://www.askapache.com/wordpress/finding-memory-hogs-wordpress/">Finding Global Memory Hogs in WordPress</a> appeared first on <a href="https://www.askapache.com">AskApache</a>.</p>
  404. ]]></description>
  405. <wfw:commentRss>https://www.askapache.com/wordpress/finding-memory-hogs-wordpress/feed/</wfw:commentRss>
  406. <slash:comments>0</slash:comments>
  407. </item>
  408. </channel>
  409. </rss>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda