Forum Home
|
Marketplace
|
Articles
|
Blogs
|
Interviews
|
Tools
REGISTER
|
SEARCH
|
MEMBERS
|
F.A.Q.
Register Here
Forum Rules
Webmaster-Talk.com
>
Web Administration Talk
>
Website and Server Administration Forum
>
.htaccess help
Link Back
Thread Tools
.htaccess help
09-29-2007, 12:48 PM
#
1
(
permalink
)
.htaccess help
sixpacgenius
Super Talker
Posts: 111
Talkupation:
Hey guys, I'm trying to rewrite my URL's using .htaccsess and I found a good website that generates the info.
Let's just say, the ROOT folder of my test website is:
http://domain.com/test2/
This is the .htaccess I got so far.
Quote:
Options +FollowSymLinks
RewriteEngine on
RewriteRule index/(.*)/(.*)/(.*)/(.*)/$ /test2/index.php?$1=$2&$3=$4
It works and all, but I do not like the current URL structure to access the page, which is.
http://domain.com/test2/index/area/c...age/downloads/
I want it to be like
http://domain.com/test2/crazy/downloads
For reference, this is how my URL structure is without the .htaccess
Quote:
http://domain.com/test2/index.php?ar...page=downloads
-------------------------
__________________
martint.net
Last edited by sixpacgenius : 09-29-2007 at
01:30 PM
.
When You
Register
, These Ads Go Away!
09-29-2007, 06:16 PM
#
2
(
permalink
)
Re: .htaccess help
maxxximus
Extreme Talker
Posts: 176
Name: Rob
Location: UK
Talkupation:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*)/(.*)/$ /test2/index.php?area=$1&page=$2
Should do it.
Last edited by maxxximus : 09-29-2007 at
06:19 PM
.
« Reply to
.htaccess help
Previous Thread
|
Next Thread
Webmaster-Talk.com
>
Web Administration Talk
>
Website and Server Administration Forum
>
.htaccess help
Thread Tools
Show Printable Version
Email this Page
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
Off
Pingbacks
are
Off
Refbacks
are
Off
Webmaster Resources Marketplace:
Software Development Company
|
Webhosting.UK.com
Web Templates
|
Text Link Brokers
|
Stock Photos
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
Mark Forums Read
-
View Forum Leaders
-
Contact Us
-
Webmaster Forum
-
Advertise
-
Archive
-
Privacy Statement
-
Top
Page generated in
0.11346
seconds with
13
queries