Ok so my isp has blocked port 80 outbound now.
SoI changed the port to 8080 http://thebatchfile.com:8080
Now look at how jacked up my site looks. What has caused this? What config should I look at?
port 80 recently blocked
Your stylesheet is not found. It's trying to find http://thebatchfile.com:1001index.php?/serendipity.css -- which doesn't exist. In fact, all your links are set to that :1001.
I think you need to configure Serendipity in the admin page so the "URL to your blog" is http://thebatchfile.com:8080/ -- don't forget the trailing slash!
I think you need to configure Serendipity in the admin page so the "URL to your blog" is http://thebatchfile.com:8080/ -- don't forget the trailing slash!
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
You must have a trailing "/" at the end of your base URL configuration directive.
BTW, blocking port 80 for websites is so FUBAR, that I can't even find words to describe how idiotic that idea is.
Anyone sniffing ports is able to detect a webserver running on that port.
Regards,
Garvin
BTW, blocking port 80 for websites is so FUBAR, that I can't even find words to describe how idiotic that idea is.
Anyone sniffing ports is able to detect a webserver running on that port.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Guest
you have confused me on saying there is a port 80 running?garvinhicking wrote:You must have a trailing "/" at the end of your base URL configuration directive.
BTW, blocking port 80 for websites is so FUBAR, that I can't even find words to describe how idiotic that idea is.
Anyone sniffing ports is able to detect a webserver running on that port.
Regards,
Garvin
if you do a scan this is what you will get..nothing more, nothing less.
+ 24.117.16.55 24-117-16-55.cpe.cableone.net
|___ 21 ftp
|___ 220-******************************************..
|___ 25 smtp
|___ 220 <1138367318.1164@thebatchfile.com> [XMail 1.17 (Win32/Ix86) ESMTP Server] service ready; Fri, 27 Jan 2006 07:08:38 -0600..
|___ 110 pop3
|___ +OK <1138367317.2576@thebatchfile.com> [XMail 1.17 (Win32/Ix86) POP3 Server] service ready; Fri, 27 Jan 2006 07:08:37 -0600..
|___ 8080 WWW-Proxy
Ok so the isp decided to not let port 80 traffice outbound, i have worked around, but why is my theme missing when its applied in internet explore and not when its viewed in opera or firefox?
http://thebatchfile.com:8080/
Slashes dont matter.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
I talked about port 8080, where everyone can see that there's a real webserver running and not just a proxy. I meant that your provider is doing strange things by blocking port 80.
About the theme: You are right, IE is not able to download your stylesheet:
http://thebatchfile.com:8080/index.php?/serendipity.css
Must be a IE bug with CSS on different ports. IE does all sorts of weird things when a webserver is not running on the same port, I don't think this is related to serendipity; you might want to try to edit your index.tpl template and use relative CSS paths instead, maybe the works around the IE bug?
Regards,
Garvin
About the theme: You are right, IE is not able to download your stylesheet:
http://thebatchfile.com:8080/index.php?/serendipity.css
Must be a IE bug with CSS on different ports. IE does all sorts of weird things when a webserver is not running on the same port, I don't think this is related to serendipity; you might want to try to edit your index.tpl template and use relative CSS paths instead, maybe the works around the IE bug?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
What's really FUBAR is the idea that residences can't host websites. I bought a connection, not a usage agreement! I should be able to use that internet connection ANY WAY I WANT, including ways they haven't thought of yet.
I can even make a case for existing residential website hosting: home automation.
Blocking port 80. Pffft. I'd get a new ISP.
I can even make a case for existing residential website hosting: home automation.
Blocking port 80. Pffft. I'd get a new ISP.