Recent Posts of Frog CMS in Do you all used rewrite mod with Frog ? http://forum.madebyfrog.com/rss en-us 25 Do you all used rewrite mod with Frog ? <p>@philippe &amp; Hillt: I am running Lighttpd 1.4.20 and Frog 0.9.4, I have successfully gotten the rewrite to work, except for when expanding child pages in the admin interface. Can either of you help me I am getting an error: </p> <pre><code>"The requested URL /index.php?/page/children/9/1 was not found on this server." </code></pre> <p>It looks as if there is hard coded &#8220;?&#8221; in ajax dropdown, but I am not sure where. Could one of you help me out with a fix for this?</p> Wed, 22 Oct 2008 17:47:30 +0000 http://forum.madebyfrog.com/topic/38?page=2#post_4008 importstyle7 http://forum.madebyfrog.com/topic/38?page=2#post_4008 Do you all used rewrite mod with Frog ? <p>It&#8217;s simple! Follow what&#8217;ve been said:</p> <p>(1) define(&#8216;<span class="caps">USE</span>_MOD_REWRITE&#8217;, <strong>true</strong>);</p> <p>(2) <strong>_.htaccess</strong> change to <strong>.htaccess</strong></p> <p>(3) In .htaccess, change the <strong>RewriteBase /frog/</strong> to <strong>RewriteBase /</strong></p> <p>Now, you&#8217;ve it! :D</p> Wed, 17 Sep 2008 00:09:34 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_3102 aloysius.lee http://forum.madebyfrog.com/topic/38?page=1#post_3102 Do you all used rewrite mod with Frog ? <p>I&#8217;m using mod_rewrite on Lighttpd :)</p> Fri, 12 Sep 2008 08:44:53 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_3002 ukd1 http://forum.madebyfrog.com/topic/38?page=1#post_3002 Do you all used rewrite mod with Frog ? <p>I use mod_rewrite on all of my FROG installs.</p> Wed, 27 Aug 2008 17:47:06 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_2699 colinscroggins http://forum.madebyfrog.com/topic/38?page=1#post_2699 Do you all used rewrite mod with Frog ? <p>I do not use mod_rewrite and have a small problem: when install frog and set suffix: Articles archive not worked :( Set off suffix in config and all fine.</p> Thu, 14 Aug 2008 09:00:40 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_2427 jMas http://forum.madebyfrog.com/topic/38?page=1#post_2427 Do you all used rewrite mod with Frog ? <p>I'm using mod_rewrite on mine. Much prettier without the ? in there. :-)</p> Sun, 03 Aug 2008 00:57:43 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_2205 mtylerb http://forum.madebyfrog.com/topic/38?page=1#post_2205 Do you all used rewrite mod with Frog ? <p>almost every php hosting is under linux.so of course it need rewrite_mod,but this version we can't upload any attachment,rewrite mode is no of use.</p> Tue, 08 Jul 2008 18:09:42 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_1891 karlim http://forum.madebyfrog.com/topic/38?page=1#post_1891 Do you all used rewrite mod with Frog ? <p>Mod Rewrite is essential unless there is another mechanism that can provide clean urls.</p> Sun, 20 Apr 2008 00:31:51 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_1183 aesop1 http://forum.madebyfrog.com/topic/38?page=1#post_1183 Do you all used rewrite mod with Frog ? <p>Hello,</p> <h2>I'm trying to set up the MOD rewriting on "this website":http://www.kontent.be/AD/ but I get an error;</h2> <p>Internal Server Error</p> <p>The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@kontent.be and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <h2>Apache/1.3.37 Server at www.kontent.be Port 80</h2> <p>Any help?</p> <p>Bart</p> Wed, 02 Apr 2008 16:00:22 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_1081 Bart http://forum.madebyfrog.com/topic/38?page=1#post_1081 Do you all used rewrite mod with Frog ? <p>I'm using mod_rewrite to great effect.</p> <p>However, the following would best be removed. It is a potential security issue and most decent hosting providers would probably not even allow it. Mine doesn't at any rate and since Frog doesn't need it...</p> <p>Options +FollowSymLinks</p> Sat, 15 Mar 2008 14:34:04 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_997 mvdkleijn http://forum.madebyfrog.com/topic/38?page=1#post_997 Do you all used rewrite mod with Frog ? <p>One thing that doesn't seem to work with my url.rewrite in lighttpd: if I try to open children by clicking on "+" in the backend, I got the following message</p> <p>Not Found The requested URL /?/page/children/11/1 was not found on this server.</p> Wed, 12 Dec 2007 16:29:15 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_530 HillT http://forum.madebyfrog.com/topic/38?page=1#post_530 Do you all used rewrite mod with Frog ? <p>Nice it works ;) HillT :) thank you for posting the right one :)</p> Wed, 12 Dec 2007 11:17:05 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_518 philippe http://forum.madebyfrog.com/topic/38?page=1#post_518 Do you all used rewrite mod with Frog ? <p>Yes I successfully use mod_rewrite with lighttpd.</p> <p>Here's the config (based on philippes help)</p> <pre><code> url.rewrite = ( "^/(frog|public|public/stylesheets|images|public/js|admin/images|admin/javascripts|admin/stylesheets|admin/themes)/(.*)$" =&gt; "/$1/$2", "^/admin/(.*)$" =&gt; "/admin/index.php?$1", "^/(.*)$" =&gt; "/index.php?$1" ) </code></pre> Wed, 12 Dec 2007 04:48:46 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_503 HillT http://forum.madebyfrog.com/topic/38?page=1#post_503 Do you all used rewrite mod with Frog ? <p>Yes, I use mod_rewrite</p> Tue, 11 Dec 2007 23:18:19 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_500 denny http://forum.madebyfrog.com/topic/38?page=1#post_500 Do you all used rewrite mod with Frog ? <p>+1 for mod_rewrite :)</p> Tue, 11 Dec 2007 12:03:10 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_473 milkshake http://forum.madebyfrog.com/topic/38?page=1#post_473 Do you all used rewrite mod with Frog ? <p>philippe, I'm using mod_rewrite but is not working for me:</p> <p>.htaccess (renamed) and RewriteBase / for / admin/.htaccess and RewriteBase /admin/</p> <p>frog is in the root of htdocs (not a folder).</p> <p>edited both index.php and uncommented BASE_URL, but still fails rendering / and /admin/page/edit/1 with 404 error.</p> <p>btw, using tadpole...</p> Fri, 16 Nov 2007 19:52:10 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_238 luislavena http://forum.madebyfrog.com/topic/38?page=1#post_238 Do you all used rewrite mod with Frog ? <p>i use mod_rewrite too is very nice</p> Wed, 14 Nov 2007 00:22:17 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_225 avagraphique http://forum.madebyfrog.com/topic/38?page=1#post_225 Do you all used rewrite mod with Frog ? <p>Aucun problème! Toujours un plaisir!</p> Sun, 11 Nov 2007 22:30:19 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_201 philippe http://forum.madebyfrog.com/topic/38?page=1#post_201 Do you all used rewrite mod with Frog ? <p>Merci, Philippe! J'ai oublié cette tâche! :)</p> <p>David (Edinburgh)</p> Sun, 11 Nov 2007 16:29:31 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_197 David http://forum.madebyfrog.com/topic/38?page=1#post_197 Do you all used rewrite mod with Frog ? <p>it is Frog 0.22 ;) and the probleme is ( a little weird to change that file I know) but in your index.php and admin/index.php</p> <p>you have to manualy uncomment (remove the // at the begining) the line that define the base_url:<br /> //define('BASE_URL', 'http://'.dirname($_SERVER['HTTP_HOST'].$_SERVER['SCRIPT_NAME']).'/');</p> Sun, 11 Nov 2007 13:03:27 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_195 philippe http://forum.madebyfrog.com/topic/38?page=1#post_195 Do you all used rewrite mod with Frog ? <p>Yes, I am using ".htaccess" but not successfully, it seems! I have just installed Frog 2.2 under XAMP/WinXP "localhost", and it is working fine. However, my URLs still appear as: "http://localhost/frog/?/articles", for example, including the "/?/".</p> <p>I have read some docs on .htaccess/mod_rewrite, but can not work out what is wrong! (I have renamed "_.htaccess" to ".htaccess" :)</p> <p>My installation directory is .../htdocs/frog, and the "RewriteBase" directory is "/frog" (with or without trailing "/" does not seem to make a difference).</p> Sun, 11 Nov 2007 12:32:15 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_194 David http://forum.madebyfrog.com/topic/38?page=1#post_194 Do you all used rewrite mod with Frog ? <p>Don't use mon_rewrite, running under IIS.</p> Wed, 07 Nov 2007 09:50:53 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_181 fozbaca http://forum.madebyfrog.com/topic/38?page=1#post_181 Do you all used rewrite mod with Frog ? <p>I'm on Dreamhos and I just installed Frog and got mod_rewrite working. I didn't really understand the instructions in the readme file, but after a little work it's working well. My only problem was not editing and renaming the _.htaccess file in the "admin" folder.</p> Thu, 01 Nov 2007 11:10:10 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_171 kdc http://forum.madebyfrog.com/topic/38?page=1#post_171 Do you all used rewrite mod with Frog ? <p>this is a apache mod. If it is turned on, you will be able to use the .htaccess file to use the nice URLs (remove the /?/ ) to know how it work I will told you to mak elittle search on google on mod_rewrite apache and/or .htaccess</p> Mon, 15 Oct 2007 10:33:55 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_148 Administrator http://forum.madebyfrog.com/topic/38?page=1#post_148 Do you all used rewrite mod with Frog ? <p>What's mod rewrite? how do I turn it on? Sorry. I'm REALLY new to server side stuff.</p> Fri, 12 Oct 2007 01:42:34 +0000 http://forum.madebyfrog.com/topic/38?page=1#post_145 bubs http://forum.madebyfrog.com/topic/38?page=1#post_145