Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
91 views

My website is on shared hosting, and the host has decided to standardize on UTC. All my code (crontab, SSI, etc) is based on it being a different timezone. It appears setting CRON_TZ = America/...
T G's user avatar
  • 530
-1 votes
1 answer
327 views

Can any one plz guide me how to use SHTML in vs code. I am trying to use this shtml because of includes but am getting rid of this ,am not getting how to create this and include the header and footer ...
Akash K's user avatar
0 votes
1 answer
614 views

I'm trying to get an SSI page running on my STM32 using lwIP. When I open a .html page all is displayed fine. But .shtml pages will not be rendered and only the source code becomes visible. This post ...
Alex44's user avatar
  • 3,985
-2 votes
1 answer
320 views

Can some share the difference between .shtml and .sshtml extension? Are they the same or different?
Khushboo's user avatar
  • 3,183
1 vote
0 answers
60 views

Suppose that folder B is inside of folder A. Folder B contains: index.shtml a.html image.png And, in index.shtml, I include a line <!--#include file="a.html" --> And, image.png ...
nunz's user avatar
  • 11
1 vote
1 answer
60 views

I am making a python request to a .shtml link. I want the request to not allow redirects. I am using the following command for this purpose. response = requests.request("POST", url, headers=...
1 vote
1 answer
240 views

I am using this shtml file for testing. <!--#set var="lemon" value="HTTP_ACCEPT" --> <!--#echo var="lemon" --> <!--#include virtual="HTTP_ACCEPT" ...
0 votes
0 answers
309 views

I am new to Python and try to grab the table from a shtml page. When I used requests.get(url), the result was only a part of the full source code I could see from Chrome Browser and "hq_table&...
0 votes
2 answers
214 views

Is there a way to use a .shtml as the default page for a subdomain? I need it this way as my site uses HTML includes. Possibly add something in the .htaccess?
0 votes
1 answer
963 views

I'm rebuilding a static legacy website with webpack + misc. plugins (mini-css-extract-plugin, html-webpack-plugin, copy-webpack-plugin, etc). This existing site includes SSI (html includes in tandem ...
1 vote
0 answers
252 views

I am writing an SHTML CSS & JS document into an XML document which uses an XHTML parser. When I try to load the captcha into it, it briefly shows up as a white box then disappears, never to be ...
James's user avatar
  • 363
0 votes
0 answers
159 views

I am simply trying to reuse variables across multiple webpages on a heroku app. However, I keep getting that the variable is not found when trying to deploy. I have saved as html file as shtml. I ...
2 votes
1 answer
324 views

I've tried to create a circle with a question mark in it. Now if you notice the hover effect is only on the circle and the question mark only but not the complete div. I tried to use the class on the ...
BillNathan's user avatar
0 votes
1 answer
692 views

Trying to retrieve: "17,02" from the HTML below: <div class="overflow-auto"> <table class="w-100 tl mb4 mt3 f6" cellspacing="0"> <thead> <tr> ...
Shift's user avatar
  • 43
0 votes
1 answer
127 views

I changed my website at the beginning of March to use php instead of shtml. I put server-side redirects in place, and my analytics showed almost everyone picking up the php versions within a couple of ...
MandyShaw's user avatar
  • 1,165

15 30 50 per page
1
2 3 4 5 6

AltStyle によって変換されたページ (->オリジナル) /