Questions tagged [website-deployment]
34 questions
0
votes
2 answers
How to make same website layout for mobile
I'm having trouble with a website I'm working on.
This is the website here. The top navigation bar is not okay at mobile/tablet view. It's okay at desktop only. See the image of mobile view:
I don't want to make it responsive but from mobile or…

user1896653
- 3,247
- 14
- 49
- 93
0
votes
1 answer
deploying asp.net website on IIS giving problems why?
i developed an asp.net site using forms based authentication, that site is working when i run from visual studio builtin server, but when i deploy it in a IIS server its showing following error when i tried to login
Failed to generate a user…

Raghuveer
- 2,630
- 3
- 29
- 59
-1
votes
1 answer
My wordpress website Home Page gets scattered
I have inserted the image, that how my WordPress site homepage is scattered, my other site pages are working properly but home page is not I have installed a theme.

Ayush
- 5
- 2
-1
votes
1 answer
Serving many sites on same address and port without IIS
I need to serve many sites, on the same address and port, with different path, without using IIS.
For example, two static sites and one NodeJS server.
I want to access them in these…

cooldave
- 321
- 1
- 11