![]() |
|
#1
|
|||
|
|||
|
Hello,
Once I set Enable Spider Friendly URL to YES, I could no longer access the Dynamics folder, not even the root URL: http://www.topsynergy.net/dyna-library/index.php I read in one of the forum threads about copying the .htaccess file from the installation package to Dyna's root, which I did, and since then I cannot access anything Dynamics whether with or without SEO enables. I have vBSEO 3.0.0 on my forum. Is there a conflict there? P.S. All other parameters in the Enable Spider Friendly URL sections are left blank. Is that OK? Last question regarding URLs (with or without the SEO feature): why can't I access this folder without the index.php prefix (just I.E. http://www.topsynergy.net/dyna-library/)? Thanks. P.S. I've also submitted a ticket #6165 with server & admin information Last edited by shlomot; 06-02-2008 at 09:49 PM. |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
OK, here's Oleg's (vBSEO) solution:
Add the Dynamics folder to the exclusion list in .htaccess by replacing Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron|dyna-library)
Were else should I post this solution for other members' benefits? Last edited by shlomot; 06-02-2008 at 11:01 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Spider friendly urls not working | Joshva2 | Troubleshooting & Problems | 9 | 02-02-2008 07:55 PM |
| How to change the URL layout (Spider Friendly URLs) | 456789232 | "How Do I..." Questions | 1 | 10-18-2007 11:27 AM |
| Categories and posts showing a 404 not found when enabling spider-friendly URLs | gorp | Troubleshooting & Problems | 0 | 10-11-2007 07:18 PM |
| Spider Friendly / SEO URL's Not Working? | Kaelon | Troubleshooting & Problems | 7 | 09-01-2007 12:09 PM |
| Next and Previous Page links on showentry with Spider Friendly URL's turned on | Shon | Troubleshooting & Problems | 3 | 08-13-2007 01:44 PM |