Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot view subfolder contents in browser
#3
(2013-05-27, 18:23:02)Connie Wrote: when don't you see the pages?

In the browser or when you try to set the link?

Any URL?

http://sic-parvis-magna.com/dansite_v2.0/index.html is what I'm trying to have appear in the browser. No 404 either.

I just realized that this line is probably the issue in .htaccess, but I don't know how to create an exception. This is a static subfolder, not anything generated from the CMS.

Code:
#Allows .html extension for page links (used with Custom Permalink in admin settings)
RewriteRule /?([A-Za-z0-9_-]+).html$ index.php?id=$1 [QSA,L]
Reply


Messages In This Thread
RE: Cannot view subfolder contents in browser - by el_fuerte - 2013-05-27, 22:07:35



Users browsing this thread: 1 Guest(s)