I have a questions regarding the way the URLs show up.

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Daave
Posts: 1
Joined: Thu Sep 29, 2005 8:27 pm

I have a questions regarding the way the URLs show up.

Post by Daave »

I installed serendipity and it looks great, I have a question regarding the way the permalinks look.

/serendipity/index.php?/archives/4-My-new-article.html

I've seen some samples of websites and some of you don't have index.php? in your permalinks, how do I go abouts modifying my blog so that my URLs are SEF.

Also, is there a way to get rid of the number of each new entry? So in its final state I'd like my URLs to look like this:

/serendipity/archives/My-new-article.html or something along those lines. Just for reference, my webserver is Zeus.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: I have a questions regarding the way the URLs show up.

Post by garvinhicking »

The behaviour of how the links look is configured through the "URL Rewriting" option of Serendipity.

Your host needs to support .htaccess ErrorRerwritung with Apache or mod_rewrite so that you can use this! If your blog doesn't work after you set URL rewriting ot "Apache Errorhandling" or "mod_rewrite", then you know your server doesn't support it. You may then need to delete the .htaccess file, then enter your config panel again and set URL Rewriting to "none".
Also, is there a way to get rid of the number of each new entry? So in its final state I'd like my URLs to look like this:

/serendipity/archives/My-new-article.html or something along those lines. Just for reference, my webserver is Zeus.
In Serendipity 0.9 you can change the permalink configuration, yes.

I didn't even know that s9y works with Zeus (actually I don't know Zeus) -- we usually only support Apache. I don't think URL rewriting will work with Zeus, it's coded with Apache in mind.

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/
Post Reply