Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows host
#1
I hate it too but my client is on a windows server. Any tips on mods needed to get GetSimple running there. I believe it is running IIS.

Thanks.
Reply
#2
it should run with no modification on the windows host, i have a couple of sites up and running no problems.

you won't have all the security that .htaccess files give you or fancy URLs but otherwise it should run fine...
My Github Repos: Github
Website: DigiMute
Reply
#3
- Make sure to protect every directory that has a .htaccess file containing "Deny ...", as IIS doesn't support those files.
As far as I remember /data/users, /data/pages and /data/other are the most important, but there may be others, and also check your plugins' folders.

- I don't know if IIS has directory listing disabled by default. If not, you should enable it.

- You won't be able to use fancy or custom permalinks. Well, only one custom structure: ?id=%slug%
Reply
#4
Some more folders you should protect: /backups/users , /backups/pages , /backups/other
Reply




Users browsing this thread: 1 Guest(s)