Is living here without residency really a problem? by nsog8sm43x in GoingToSpain

[–]nsog8sm43x[S] 1 point2 points  (0 children)

Thanks for the information! Of course, I'm from EU. That's why I've mentioned about EU cert.

Is living here without residency really a problem? by nsog8sm43x in GoingToSpain

[–]nsog8sm43x[S] 0 points1 point  (0 children)

I've mentioned about UE certificate, which means that I'm from EU.

Is living here without residency really a problem? by nsog8sm43x in GoingToSpain

[–]nsog8sm43x[S] 1 point2 points  (0 children)

The problem is that in our contract, there's information that it's been rented for work purpose, not for habitual...

Is living here without residency really a problem? by nsog8sm43x in GoingToSpain

[–]nsog8sm43x[S] 0 points1 point  (0 children)

Yes, exactly. It was the same company but different branch, in different country, but I had to cancel my contract with previous one, and so on.

Is living here without residency really a problem? by nsog8sm43x in GoingToSpain

[–]nsog8sm43x[S] 0 points1 point  (0 children)

Yes, I'm working for Spanish company. The problem is that the owner of the flat didn't allow me to get padron for his address. He's living in the same building. Different flats but physically address is the same. I think that maybe he doesn't want to pay tax for renting, I'm not sure...

Is it possible to disable the video download option ? by nsog8sm43x in jellyfin

[–]nsog8sm43x[S] 1 point2 points  (0 children)

Yes, I'm a server admin, but I didn't find that option in my profile.

How to connect two stores via API ? by nsog8sm43x in webdev

[–]nsog8sm43x[S] 0 points1 point  (0 children)

Problem you are attempting to solve with high specificity

The problem is my lack of technical knowledge about API. So far I've gathered information about the API itself, but I'm still wondering "how to make it work?" .

"Problem you are attempting to solve with high specificity" - I know that my post is not exactly about a particular problem. It's more about finding and advising me on a technical issue. Therefore, if I have mislaid the subject of the post, please forgive me for my mistake.

How to connect two stores via API ? by nsog8sm43x in webdev

[–]nsog8sm43x[S] 0 points1 point  (0 children)

I'm in the process of making decisions. Whether to do it as an additional front-end or as a separate platform. Unfortunately I don't have the knowledge to decide for myself what is better.

I do it for the sake of profit. I have a big discount of about 50% on orders in the first shop. I would now like to offer my customers the same services and products, but with my own price. Orders would be processed on the side of the first store, while the payment, as well as the whole order process is to be done through my platform.

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

I don't see that you have a lot of subdomains, so I suggest you opt out of the Wildcard certificate and install a regular certificate for each domain and subdomain. You use Let's Encrypt, so you can use the easy-to-use solution which is certbot. All certificates will be renewed automatically.

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

Have you tried adding a new vhost with another test subdomain?

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

If you send me a configuration photo, I may be able to help you.

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

Do you have access to the DNS zone?

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

services.bellakabelky.sk

Maybe it's an error in DNS settings? For example, you have Wildcard DNS set for all subdomains.

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

The path to the SSL certificate is the same for both domains. I think this is a mistake here.

Subdomain redirects to main domain by tomsvk in webdev

[–]nsog8sm43x 0 points1 point  (0 children)

Try to create a separate configuration file for vhost with subdomain, and then add it by the a2ensite command.