journal taking over server :-)

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
onegear
Regular
Posts: 43
Joined: Mon Sep 12, 2005 5:38 pm
Location: wasteful america
Contact:

journal taking over server :-)

Post by onegear »

hello all,

i installed the latest version of serendipity on the root of my server. i also have a "pics" folder on the root of the server. when i attempt to open the pics folder in firefox, it goes to my journal.

for example, my site is onegear.net. the pics folder is at onegear.net/pics. when i go to onegear.net/pics, it opens the journal instead of the pics directory. is there a way around this?

thanks for the help!
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

I think it should be a line like "RewriteEngine Off" without the quotes in the .htaccess file of your pics directory - assuming you use apache.
onegear
Regular
Posts: 43
Joined: Mon Sep 12, 2005 5:38 pm
Location: wasteful america
Contact:

Post by onegear »

my host is running apache. how would i do this?

thanks for your help.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Like jannis said, put a .htaccess file in your pics directory with the "RewriteEngine Off" content. :)

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