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 8782311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T20:32:11+00:00 2026-06-13T20:32:11+00:00

I am setting up my first Silex project using Fabien’s skeleton on Github: https://github.com/fabpot/Silex-Skeleton

  • 0

I am setting up my first Silex project using Fabien’s skeleton on Github:
https://github.com/fabpot/Silex-Skeleton

For some reason I can’t create a vhost for this project, the silex project stays in a sub directory.

My directory structure looks like this:

/my/example.com/htdocs/myapp/
      ../src/app.php
      ../cache
      ../config
      ../templates
      ../vendor
      ../web/index.php 

I want to access my app through the URL :
http://example.com/myapp/hello/Fabien/

I have created a .htaccess file in htdocs/myapp

<IfModule mod_rewrite.c>
   Options -MultiViews
   RewriteEngine On
   RewriteBase /myapp
   RewriteCond %{REQUEST_FILENAME} !-f
   RewriteRule ^ web/index.php [L]
</IfModule> 

Now I have urls like
http://example.com/myapp/index.php/hello/Fabien/

How can I get rid of the index.php?

  • 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-06-13T20:32:12+00:00Added an answer on June 13, 2026 at 8:32 pm

    You should change the RewriteBase directive to /myapp/web:

    RewriteBase /myapp/web
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So this is my first time using cookies and i'm having some trouble setting
I'm setting up my first symfony project, and am having trouble with the schema.
It is my first time setting up databases in MySQL and using them so
this is my first python project. I am having issues setting up a project
Using VC++ Command Line for the first time. Facing problem in setting proper paths
A random class definition: class ABC: x = 6 Setting some values, first for
I am setting my first steps in OSX development and I've run into some
I'm setting up my first site using the asp authentication provider and using the
I'm setting up my first development Linux box - a netbook actually. I'm quite
First time poster here. A quick question about setting up a loop here. I

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.