Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

clean-urls

1
vote
1 answer
48 views

Tricky mod_rewrite challenge

Fraternal greetings StackOverflowers.. I list about 9,000 records on my little site. At the moment I'm showing them with a dynamic page, like…
asked June 25, 2011 2:30 am CDT
And Finally
0
votes
2 answers
47 views

Clean urls using .htaccess

I am trying to implement clean urls using .htaccess. Basically after searching for some time I found out this code RewriteRule…
asked June 20, 2011 8:01 pm CDT
Napster
0
votes
2 answers
47 views

Nginx config for Drupal&Boost&ImageCache

can't solve the following problem: I have FreeBSD, Apache 2.2, PHP (no FastCGI!) as apache module, nginx 0.8.5.4. I'm trying to move Drupal portal…
asked June 13, 2011 4:06 am CDT
Stanislaw
0
votes
0 answers
36 views

Extensionless URL trailing slash redirect

I've tested the code below on several domains hosted on Dreamhost and it works-except on newer domains I've added within the last year.…
asked June 12, 2011 6:06 pm CDT
ryanve
0
votes
1 answers
31 views

Apache 2.2 mod_rewrite help

Hi, I am trying to get Apache 2.2 mod_rewrite to get clean urls. I have links such as <ul> <li><a…
asked June 1, 2011 11:20 pm CDT
robx
0
votes
0 answers
30 views

.htaccess file and clean Urls problem.

I've been using the same .htaccess file to remove the .php extension in my sites. I can't seem to figure out what doesn't work this time. Its a new…
asked May 23, 2011 11:29 pm CDT
seb
0
votes
1 answer
45 views

Htaccess rewrite rule for a pretty URL

I need to turn a query string like this: http://localhost/view.php?id=12345 Into this: http://localhost/12345 But, I also plan on having a string on…
asked May 16, 2011 12:45 pm CDT
Josh
0
votes
1 answers
54 views

MOD_REWRITE for URL variables, removing empty parameters and using more than 1field for the first and second variables

I have a previous question that was answered very well but requires an amendment and I was unable to reply so have created a new question. I…
asked April 25, 2011 2:25 am CDT
R A
1
vote
1 answers
32 views

Using MOD_REWRITE for URL variables and removing empty parameters when not used

I am trying to create a mod_rewrite that when a user enters, or it shows in the URL, www.example.com/var1/var2/var3/var4/ it outputs the same as…
asked April 24, 2011 3:57 pm CDT
R A
0
votes
2 answers
46 views

How can I make all my urls extensionless, without trailing slash. And redirect the .php and trailing slash to none?

Hi I want to make all my urls uniformly clean. Which means all my urls have no extensions, nor trailing slash, and if a person does enter in a .php…
asked April 5, 2011 9:28 pm CDT
user657847
0
votes
2 answers
37 views

Mod_rewrite condition not firing?

Before I redirect the user, I want to check if the redirected-to-file actually exists. Now the following code works yet right when I add the bit…
asked April 5, 2011 3:41 pm CDT
Mohammad
0
votes
1 answer
46 views

How can I make all my urls extensionless, without trailing slash. And redirect the .php and trailing slash to none?

Hi I want to make all my urls uniformly clean. Which means all my urls have no extensions, nor trailing slash, and if a person does enter in a .php…
asked April 3, 2011 9:49 pm CDT
user657847
0
votes
5 answers
48 views

Using mod_rewrite to simulate multiple sub-directories

My .htaccess file currently looks like this: RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule…
asked March 12, 2011 6:48 am CST
Tom
0
votes
2 answers
38 views

Help with Clean URLs

Hi, I am very new to php (in fact about 2 days old). After getting ripped off by my last webhost I have decided to move my website to a different…
asked March 1, 2011 4:37 pm CST
Dave
14

clean-urls

Tagged: clean-urls
Related Tags
apache × 7
.htaccess × 6
url × 3
rewrite × 3
regex × 3
redirect × 2
php × 2
nginx × 1
drupal-6 × 1
boost × 1