473,397 Members | 2,056 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Htaccess and mysql photo album.

Hi there,

I've posted the following question elsewhere,
but got no response, and there seems to be no
special htaccess-group, so i took the liberty
to post it here. Hope y'all dont mind.

I have a site with a photo album on it.
Albums are stored in a MySQL db.
I use a site with a standard layout, with
an iframe in it, where the content is presented.

To the visitor albums appear to have the
following url:
site.com/photos/album_id/album_name/page_no
The last three parts are variable,
and it's translated to
site.php?album=album_id&page=page_no

That's the url of the main layout. The page
in the iframe has the same, except then index.html
behind it. (site.com/photos/album_id/album_name/page_no/index.html)
Hope it's still clear.

Because the album name is variable i use the following
in the htaccess file:
RewriteRule ^photos/([0-9]+)/(.*)/([0-9]+)(/)?$
site\.php\?album=$1&page=$3

BUT!! because of the '(.*)' part, it keeps looping when i call
the iframe's url because photos/5/bla AND photos/5/bla/index.html 'are
both (.*)'.
Does anyone know how to prevent this? Does it make a difference if i
put
the *.index.html rule before the other in the htaccess?

Sounds rather complicated i guess, but i don't really know how to
explain it different.

Thanks in advance!

Jul 17 '05 #1
3 2127
On Tue, 21 Jun 2005 02:09:28 -0700, frizzle wrote:
Hi there,

I've posted the following question elsewhere, but got no response, and
there seems to be no special htaccess-group, so i took the liberty to post
it here. Hope y'all dont mind.

I have a site with a photo album on it. Albums are stored in a MySQL db.
I use a site with a standard layout, with an iframe in it, where the
content is presented.

To the visitor albums appear to have the following url:
site.com/photos/album_id/album_name/page_no The last three parts are
variable,
and it's translated to
site.php?album=album_id&page=page_no

That's the url of the main layout. The page in the iframe has the same,
except then index.html behind it.
(site.com/photos/album_id/album_name/page_no/index.html) Hope it's still
clear.

Because the album name is variable i use the following in the htaccess
file:
RewriteRule ^photos/([0-9]+)/(.*)/([0-9]+)(/)?$
site\.php\?album=$1&page=$3

BUT!! because of the '(.*)' part, it keeps looping when i call the
iframe's url because photos/5/bla AND photos/5/bla/index.html 'are both
(.*)'.
Does anyone know how to prevent this? Does it make a difference if i put
the *.index.html rule before the other in the htaccess?

Sounds rather complicated i guess, but i don't really know how to explain
it different.

Thanks in advance!


RewriteRule ^photos/([0-9]+)/(.[^/])/([0-9]+)(/)?$

or similar any use?
Jul 17 '05 #2
I'm sorry, i don't quite understand what you mean ...
And what does '(.[^/])' do?

Thanks!

Jul 17 '05 #3
*** frizzle wrote/escribió (23 Jun 2005 08:20:27 -0700):
I'm sorry, i don't quite understand what you mean ...
And what does '(.[^/])' do?


One character (any) plus one character (any except /).

--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Nick | last post by:
I am building a photo album webpage and am not sure exactly how I should organize the database. Here's where Im at so far... I have one table called 'images' which contains the columns 'albumID',...
5
by: Joseph Ellis | last post by:
Hello all. I have a family website that I have been maintaining for the past year and a half or so. It includes a photo album that has grown quite large. So far I've displayed the photo album...
5
by: fraser | last post by:
Hi, I have a photo gallery with cat photos here http://mouserspage.cjb.net From the beginning, I have been making each page of thumbnails, with a separate page for each photo, entirely in...
2
by: Tony WONG | last post by:
i am not sure that this subject can be discussed here. i have many photos. they are stored according to the name of the EVENT and YEAR. i will set up a database (sql or access) to store...
3
by: Ben Cartwright | last post by:
I'd like to create an ASP.NET-based photo album. Rather than creating a bunch of HTML pages as in a typical photo album, I'd like to leverage the dynamic capabilities of ASP.NET. Any suggestions...
2
by: Linda | last post by:
Hey all, I'm not too sure if this is the right place to post my question - or if I should go to a JSP group. Anyway here is my question. I am looking at finding/ making an online dynamic...
2
by: David Griffiths | last post by:
Hi All Using VB 2005 I have been tasked with creating simple Photo Album page on our local intranet server that can display Thumbnails and then the full picture once the thumbnail is clicked...
1
by: w33d5 | last post by:
I'm looking for a little help in making an index file to read the subdirectories in the same folder and display the links in a table. i am loading photo galleries using google's picasa onto my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.