Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hiding /theme Folder in Source
#1
One thing I love about GetSimple is that if you look at the source, it almost looks like a pure HTML site. One thing that hints that it's a CMS is the /theme folder.

It seems like most of the references is due to:
  • CSS
  • JavaScript
  • Images

Is there a way to "hide" the /theme folder?

Perhaps a combination of PHP script to rewrite references to CSS, JavaScript, and Images to /css, /js, and /images respectively and .htaccess to redirect these folders to the theme-specific folders?
Reply


Messages In This Thread
Hiding /theme Folder in Source - by meepmeep - 2013-04-03, 06:07:46
RE: Hiding /theme Folder in Source - by shawn_a - 2013-04-03, 06:34:37
RE: Hiding /theme Folder in Source - by meepmeep - 2013-04-03, 10:18:11
RE: Hiding /theme Folder in Source - by shawn_a - 2013-04-03, 10:30:49
RE: Hiding /theme Folder in Source - by meepmeep - 2013-04-03, 14:56:51
RE: Hiding /theme Folder in Source - by yojoe - 2013-04-03, 21:10:27
RE: Hiding /theme Folder in Source - by shawn_a - 2013-04-03, 22:54:16
RE: Hiding /theme Folder in Source - by meepmeep - 2013-04-04, 03:28:30
RE: Hiding /theme Folder in Source - by shawn_a - 2013-04-04, 03:33:47
RE: Hiding /theme Folder in Source - by shawn_a - 2013-04-04, 06:06:42
RE: Hiding /theme Folder in Source - by meepmeep - 2013-04-04, 14:08:22



Users browsing this thread: 1 Guest(s)