|
Subject: Re: Address rewriting with mod_rewrite Newsgroups: gmane.comp.apache.user Date: 2008-10-07 16:33:24 GMT (13 weeks, 6 hours and 20 minutes ago)
Il martedì 7 ottobre 2008 17:29:36 hai scritto:
> If the menus are not being generated, they are just HTML files (or PHP
> files including static HTML for menus.) Just change the links for the
> homepage to the now-working URL:
> <a href="/index.php?pagina=home">Home</a>
> Becomes:
> <a href="/">Home</a>
> The new links will only work through Apache httpd. Directly accessing
> the application server will error for these links.
The menus are dinamically generated by PHP...
MS
--
linux user no.: 353546
--
Prof. Mauro Sacchetto
Santa Croce 1332a
30135 VENEZIA
tel.: 041 5226494
cell.: 320 7414579
348 9690575
e-mail: mauro.sacchetto <at> tele2.it
mauro.sacchetto <at> gmail.com
linux user no.: 353546
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org
" from the digest: users-digest-unsubscribe <at> httpd.apache.org
For additional commands, e-mail: users-help <at> httpd.apache.org
|
|
|