website question: I want to move my http://tempobook.com site from wordpress to a static single page site, since I no longer update that blog. Planning to put old posts there into a single PDF. Same domain, but URLs other than root will no longer work. What's the solution?
How would I set that up? I've never done it. I thought it was for moving domain names.
-
-
It depends on the server. On Apache it’s a simple line in the .htaccess file in your www root.
-
I'll be using github pages likely, so I think that's nginx and won't allow .htaccess but it looks like there's a jekyll plugin or something
- 1 more reply
New conversation -
-
-
RewriteRule ^/.+ / [R=301]
-
(it's not exactly that but the correct thing would get mangled in twitter)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.