I have a curious issue with my install - If I go to the root directory of my blog without adding the trailing "/", the blog doesn't load.
http://www.capnken.com/wisdom/
Loads
http://www.capnken.com/wisdom
Doesn't load
Is there a configuration setting somewhere I'm missing?
Thanks.
Blog won't load at root directory without /
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Blog won't load at root directory without /
This is an issue of your webserver which does not seem to honour the .htaccess file of serendipity or the proper "DirectoryIndex" virtual host directive.
HTH,
Garvin
HTH,
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/
-
2HousePlague
- Posts: 3
- Joined: Mon Apr 10, 2006 12:53 pm
I am experiencing something that may be related this. My blog is installed in the root. In my case the trouble is that I cannot access any (OUTSIDE THE BLOG) files either in the root, in a folder or in sub-domains. They are all redirected to the root. For example:
myblog.com is the location of serendipity, but if i try to access
myblog.com/file.html
or
myblog.com/folder/file.html
or subdomain.myblog.com/file.html
or even
subdomain.myblog.com/folder/file.html
all are re-directed to myblog.com
anything I can do?
Regards,
2hp
myblog.com is the location of serendipity, but if i try to access
myblog.com/file.html
or
myblog.com/folder/file.html
or subdomain.myblog.com/file.html
or even
subdomain.myblog.com/folder/file.html
all are re-directed to myblog.com
anything I can do?
Regards,
2hp
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Yes, this is easy to fix. It even is contained in our FAQ:
http://www.s9y.org/11.html#A13

Regards,
Garvin
Yes, this is easy to fix. It even is contained in our FAQ:
http://www.s9y.org/11.html#A13
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/
-
2HousePlague
- Posts: 3
- Joined: Mon Apr 10, 2006 12:53 pm
garvinhicking wrote:Hi!
Yes, this is easy to fix. It even is contained in our FAQ:
http://www.s9y.org/11.html#A13
Regards,
Garvin
Wonderful. Thanks very much. While I have your attention, could you be so kind as to direct me to the installation instructions for the serendipity_event_forum. I can't seem to find them, and there is no documentation provided in the downloaded files.
Love the script so far, btw --
2hp
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Usually installing Plugins is very easy: Either you download the ZIP file from http://spartacus.s9y.org/ or you use the Spartacus Serendipity Event plugin, and then installing a plugin can be done through the admin panel just like any other plugin.
I think you went the route and downloaded the ZIP file? In that case, just unzip that into your /plugins/ folder. Then go to your s9y admin panel, go to "configure plugins", go to "Click here to install an event plugin", search the list until you spot th eFourm plugin and click on the install button next to it.
HTH,
Garvin
Usually installing Plugins is very easy: Either you download the ZIP file from http://spartacus.s9y.org/ or you use the Spartacus Serendipity Event plugin, and then installing a plugin can be done through the admin panel just like any other plugin.
I think you went the route and downloaded the ZIP file? In that case, just unzip that into your /plugins/ folder. Then go to your s9y admin panel, go to "configure plugins", go to "Click here to install an event plugin", search the list until you spot th eFourm plugin and click on the install button next to it.
HTH,
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/
-
2HousePlague
- Posts: 3
- Joined: Mon Apr 10, 2006 12:53 pm
Excellent thanks!garvinhicking wrote:Hi!
Usually installing Plugins is very easy: Either you download the ZIP file from http://spartacus.s9y.org/ or you use the Spartacus Serendipity Event plugin, and then installing a plugin can be done through the admin panel just like any other plugin.
I think you went the route and downloaded the ZIP file? In that case, just unzip that into your /plugins/ folder. Then go to your s9y admin panel, go to "configure plugins", go to "Click here to install an event plugin", search the list until you spot th eFourm plugin and click on the install button next to it.
HTH,
Garvin
2hp