Vi vet inte varför ännu.
Man kommer dock åt forumet och tex http://shbf.se/smreg/ om man går direkt direkt dit.
Ngn har gissat att re-write-enginenen för apache på webbhotellet har kajkat ur men vi vet inte ännu.
Webbisdan är kraschad
Moderatorer: martinb, Webbgrupp
- Fredrik Almgren
- Maltrostare

- Inlägg: 1408
- Blev medlem: lördag 2006-10-07 17:54
- Ort: Stockholm, Årsta
Webbisdan är kraschad
My hope is hops
- Fredrik Almgren
- Maltrostare

- Inlägg: 1408
- Blev medlem: lördag 2006-10-07 17:54
- Ort: Stockholm, Årsta
Re: Webbisdan är kraschat
Vi har lagt in en support-request enligt nedan till webhostingbolaget.
Hello
We have an - .htaccess file with the below content. However, it seems like apache does not act according to it anymore. This has worked before but fails today.
Did something change with Apache or its mod_rewrite on your side?
ErrorDocument 404 /documents/errordocs/404.html
ErrorDocument 403 /documents/errordocs/403.html
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www\.)?shbf\.eu$
RewriteRule ^(.*)$ http://shbf.se/$1 [L]
RewriteCond %{REQUEST_URI} !^/cm2/
RewriteCond %{REQUEST_URI} !^/bryggaren/
RewriteCond %{REQUEST_URI} !^/wiki/
RewriteCond %{REQUEST_URI} !^/newwiki/
RewriteCond %{REQUEST_URI} !^/recept/
RewriteCond %{REQUEST_URI} !^/shop/
RewriteCond %{REQUEST_URI} !^/smreg/
RewriteCond %{REQUEST_URI} !^/funk/
RewriteCond %{REQUEST_URI} !^/bryggaren2/
RewriteCond %{REQUEST_URI} !^/7brygg/
RewriteCond %{REQUEST_URI} !^/image2/
RewriteCond %{REQUEST_URI} !^/opinion/
RewriteCond %{REQUEST_URI} !^/bjud/
RewriteCond %{REQUEST_URI} !^/marcom/
RewriteCond %{REQUEST_URI} !^/documents/
RewriteCond %{REQUEST_URI} !^/medlem/
RewriteCond %{REQUEST_URI} !^/errordocs/
ReWriteCond %{REQUEST_URI} !^/postcards/
ReWriteCond %{REQUEST_URI} !^/shbd/
ReWriteCond %{REQUEST_URI} !^/styles/
RewriteCond %{REQUEST_URI} !^/move/
ReWriteCond %{REQUEST_URI} !^/hembryggaren/
RewriteRule ^(.*)$ /cm2/$1 [L]
php_value memory_limit 128M
Hello
We have an - .htaccess file with the below content. However, it seems like apache does not act according to it anymore. This has worked before but fails today.
Did something change with Apache or its mod_rewrite on your side?
ErrorDocument 404 /documents/errordocs/404.html
ErrorDocument 403 /documents/errordocs/403.html
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www\.)?shbf\.eu$
RewriteRule ^(.*)$ http://shbf.se/$1 [L]
RewriteCond %{REQUEST_URI} !^/cm2/
RewriteCond %{REQUEST_URI} !^/bryggaren/
RewriteCond %{REQUEST_URI} !^/wiki/
RewriteCond %{REQUEST_URI} !^/newwiki/
RewriteCond %{REQUEST_URI} !^/recept/
RewriteCond %{REQUEST_URI} !^/shop/
RewriteCond %{REQUEST_URI} !^/smreg/
RewriteCond %{REQUEST_URI} !^/funk/
RewriteCond %{REQUEST_URI} !^/bryggaren2/
RewriteCond %{REQUEST_URI} !^/7brygg/
RewriteCond %{REQUEST_URI} !^/image2/
RewriteCond %{REQUEST_URI} !^/opinion/
RewriteCond %{REQUEST_URI} !^/bjud/
RewriteCond %{REQUEST_URI} !^/marcom/
RewriteCond %{REQUEST_URI} !^/documents/
RewriteCond %{REQUEST_URI} !^/medlem/
RewriteCond %{REQUEST_URI} !^/errordocs/
ReWriteCond %{REQUEST_URI} !^/postcards/
ReWriteCond %{REQUEST_URI} !^/shbd/
ReWriteCond %{REQUEST_URI} !^/styles/
RewriteCond %{REQUEST_URI} !^/move/
ReWriteCond %{REQUEST_URI} !^/hembryggaren/
RewriteRule ^(.*)$ /cm2/$1 [L]
php_value memory_limit 128M
My hope is hops
- Fredrik Almgren
- Maltrostare

- Inlägg: 1408
- Blev medlem: lördag 2006-10-07 17:54
- Ort: Stockholm, Årsta
Re: Webbisdan är kraschad
Och nu är den tillbaka igen.
Vår misstanke är att hostingbolaget hade ngt kraftigt problem med sin webserverkonfiguration.
Vår misstanke är att hostingbolaget hade ngt kraftigt problem med sin webserverkonfiguration.
My hope is hops
- Foodhead 1
- Vattenbehandlare

- Inlägg: 353
- Blev medlem: torsdag 2012-05-10 00:22
Re: Webbisdan är kraschad
När hemsidan ändå är på tal... Är det fler än jag som (alltid) råkar ut för det här fenomenet när man besöker hemsidan i telefonen? (iPhone)
Senast redigerad av Foodhead 1 den fredag 2013-04-12 21:34, redigerad totalt 1 gång.
Re: Webbisdan är kraschad
Jepp, samma här fast med HTC. Man ser inte hela inlägget.
Vem sa att bakterier i kroppen inte var kul? Drack en brettad Saison i helgen och hade jättekul sen.
- Fredrik Almgren
- Maltrostare

- Inlägg: 1408
- Blev medlem: lördag 2006-10-07 17:54
- Ort: Stockholm, Årsta
Re: Webbisdan är kraschad
Infon om hur många öl som är anmälda är en iframe som pekar på http://shbf.se/smreg/RegistrationStatistics.php
Jag tror att telefonen inte får plats med så många tecken på bredden så höjden på iframen räcker inte.
Edit: Det verkar som om att om man tar bort "height"-paremetern ur iframe så ser det bättre ut på telefonen men blir
mer whitespace efter på tex chrome.
Jag tror att telefonen inte får plats med så många tecken på bredden så höjden på iframen räcker inte.
Edit: Det verkar som om att om man tar bort "height"-paremetern ur iframe så ser det bättre ut på telefonen men blir
mer whitespace efter på tex chrome.
My hope is hops