jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Knowledge / Stack Overflow · hot matching “web”

4 shown · updated 51s ago · read only
  1. How to configure HTTPS with a Self-Signed Certificate for a Tomcat application via a subdomain without browser warnings? (stackoverflow.com)stack

    27 points by Vishal in stackoverflow.com · 33m ago · stack

    I am trying to map a local Java Tomcat web application to an organizational subdomain with HTTPS using a self-signed certificate. My Current Setup: Internal Application URL: http://10.10.10.10:8084/Transact (Running on Apache Tomcat) Desired Public/Internal URL: https://officewo…
  2. How to efficiently implement nearby-user discovery for a location-based social platform with 100K+ users? [closed] (stackoverflow.com)stack

    26 points by Daniel in stackoverflow.com · 34m ago · stack

    I’m developing a web-based social platform where users can share moments and discover other users who are nearby. One of the key features is nearby-user discovery . The platform needs to identify users within a certain radius while keeping location data private and minimizing ba…
    filed under advicephpmysql
  3. How do I deploy a website using a separate CSS stylesheet? (stackoverflow.com)stack

    20 points by Ast in stackoverflow.com · 1h ago · stack

    I want to write a website in HTML using a separate stylesheet in CSS. When I open the index.html directly from my computer everything looks right, but when I commit + push it to GitLab and open my URL, that I'm hosting through GitLab, all of the formatting from the style.css doc…
  4. How to set position of seat dynamically as response (stackoverflow.com)stack

    7 points by Varshil shah in stackoverflow.com · 10y ago · stack

    currently i am create bus ticket book application. in this application i want to set seat as came response of webservice .so problem is that if left side one sleeper seat and right side seater seat then how i arrange seat like below image. currently i am using gridview but i don…
    filed under androidbus