uPste icon indicating copy to clipboard operation
uPste copied to clipboard

Apache httpd configuration

Open Cy4n1d3 opened this issue 8 years ago • 3 comments

I'm trying to set up a httpd configuration to use uPste with but can't get it to work without flaws. At the same time, I am pretty bad at nginx configuration (as I've never worked with it) :) This unfortunately leads to me being unable to correctly setup Apache2 for uPste.

May I ask for a textual description of steps needed to get uPste working from a webservice perspective? I.e., what kind of redirects (or rewrites) do I need in which case and where should they go? What folders do need which kind of protection?

Thanks and kind regards.

Cy4n1d3 avatar May 06 '17 16:05 Cy4n1d3

I'd recommend nginx as there's already a config for it in the repo and it seems to work well.

camjac251 avatar May 06 '17 22:05 camjac251

Unless you know Apache well, you could try to convert the nginx config for it https://github.com/TheReverend403/uPste/blob/master/nginx.conf.example

camjac251 avatar May 06 '17 22:05 camjac251

I do not have a running nginx instance and my whole 'ecosystem' is using Apache, so nginx is not really an option.

As written above, I have no precise idea what those nginx directives in the sample configuration mean (of course I do have a vague understanding by reading the corresponding manual but you get the idea), which leads to me being unable to configure Apache...

Cy4n1d3 avatar May 06 '17 23:05 Cy4n1d3