|
I like the idea of a dedicated folder. But I'm not sure I have it! My root is /public_html/ In that folder, I have index.htm (which points to the host's default so I assume I could delete that)The only sub-folder is /public_html/pmwiki, where I have: /public_html/pmwiki/cookbook, docs, local, etc.So do I have a dedicated folder? Thanks, Wade On 12/28/2011 3:05 PM, ABClf wrote: I'm not expert ; I strongly prefer to have pmwiki running in a dedicated folder ; because you might need other applications (forum, blog...) and won't like to install them in pmwiki's space because you are sure what is in the folder is belonging to pmwiki, less risk to mix foreign files. because you might want to create a separated instance of pmwiki in a dev folder for testing/learning purpose.If pmwiki is the main motor for your site, if you can rewrite url, just use clean url to get a short & nice urls wich dont show the pmwiki folder. Mine is in a folder called /docs ; my urls are http://www.site.net/Group/Name ; images are in http://www.site.net/docs/uploads/Group/Name Gilles. 2011/12/28 Wade Lee Hudson <[email protected]>:Yes, I know about clean urls. Thanks for making sure. I have no plan concerning whether to run pmwiki from root folder or from /pmwiki. What difference does it make? Which do you recommend? On 12/28/2011 1:14 PM, Edwin Marte wrote: On Wed, Dec 28, 2011 at 5:08 PM, Edwin Marte <[email protected]> wrote:On Wed, Dec 28, 2011 at 4:48 PM, Wade Lee Hudson <[email protected]> wrote:Concerning http://obtcc.org/pmwiki/pmwiki.php, as instructed, I created an index.php file that contains this single line <?php include_once('pmwiki.php'); and uploaded it to /public_htmlcheck for cleanurls for more info http://www.pmwiki.org/wiki/Cookbook/CleanUrls#index_php_note the only thing needed in index.php file is the line <?php include_once('pmwiki.php'); as you mentioned before. place the index.php in /pmwiki not in / Although, are you planning to run pmwiki from root folder or from /pmwiki? |
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
