Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
I am getting an error message saying Page Not Found when I create a new page and uploaded it to the server. I am using Pretty URL and also I tried to gen_htaccess to update the htaccess of the root.

But, still no luck.

Does anybody know the fix for it.

Thanks in Advance.
Hi,

Please try turning off prettyURLs temporarily (from couch/config.php) and then try creating the page.

If it works now that would mean that the template's entry is missing from the .htaccess file (could happen if the template was added to the system *after* the .htaccess was initially generated).

If so, please regenerate the .htaccess file (using gen_htaccess.php) to include the missing template in it.

Hope it helps. Please let me know.
2 posts Page 1 of 1
cron