Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7527801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:11:53+00:00 2026-05-30T04:11:53+00:00

i have a hosting company that does not allow .htaccess (mod-rewrite is disabled) on

  • 0

i have a hosting company that does not allow .htaccess (mod-rewrite is disabled) on linux, php, mysql and apache.

i want urls to be more seo/canonicals for my site. i have now:

/index.php
/flowers.php?id=41
/flowers.php?type=deco&mode=texture&color=red
etc...

is there a way to write something like:

/home
/flowers/12
/flowers/deco/texture/red

without using .htaccess and mod-rewrite? or i need to look for another hosting?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T04:11:54+00:00Added an answer on May 30, 2026 at 4:11 am

    If you don’t use a custom method (like the wikipedia for example) you can’t. Like @BookOfZeus said, you need to enable mod-rewrite to do so. I would recommend it!

    now, here’s what you can do:

    you have to setup your script to read the URL and then make parse it.

    you can have:

    /index.php/page1/page2.html

    so the script will read the $_SERVER[‘PATH_INFO’] then split in the ‘/’. so you will an array, then you can do your logic to separate the content.

    if you can, you can try to hide the PHP by adding this:

    <Files index>
    ForceType application/x-httpd-php
    </Files>
    

    so you will endup with a url like: /index/page1/page2.html

    source:

    http://webarto.com/50/php-seo-url-function

    http://www.daniweb.com/web-development/php/threads/95933

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some PHP source code that I'm hosting with hosting company XYZ. I'm
I have a basic hosting package that gives me access to create a MySQL
I have a server that accesses an external API not from our company via
I have a web-site that has a hosting at some popular hosting company. The
I have a webapp being hosted with a public hosting company, the site is
I have shared hosting on CentOS with local MySQL database. I'm able to run
I have a file hosting site that's using this script MFHS . I want
I have a shared hosting where I have my website and MySQL database. I've
Does anyone have any experience hosting the Windows Workflow designer surface? I've seen a
I have an asp.net app hosted at a (for now, unnamed) hosting company. This

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.