On 06/30/2014 07:30 AM, Jeroen Van den Horn wrote:
> I'm sure that when you fiddle a bit with some RewriteCond's and
> RewriteRules you can accomplish what you want out-of-the-box.
>
> J
>
>
> On Mon, Jun 30, 2014 at 2:23 PM, Gulkamal Singh
> mailto:lund.singh.1...@gmail.com>> wrote:
>
> Lets
On Mon, 30 Jun 2014 13:23:37 +0100
Gulkamal Singh wrote:
> 1) A browser that has a simple interface from where I can map a key
> to a url. When I make a request to my admin URL, it sends this key
> in the header, get or post.
> 2) A server which shows a 404 unless the key is present in the
> head
I'm sure that when you fiddle a bit with some RewriteCond's and
RewriteRules you can accomplish what you want out-of-the-box.
J
On Mon, Jun 30, 2014 at 2:23 PM, Gulkamal Singh
wrote:
> Lets say that I have a domain hosting a public facing website (
> www.mywebsite.com). Now lets say that -
>
Lets say that I have a domain hosting a public facing website (
www.mywebsite.com). Now lets say that -
1) Security is not a big thing.
2) To save money, I want to host the admin interface on the same domain (
www.mywebsite.com/admin).
3) The admin interface requires login but never the less I do